{
  "name": "Novee Enterprise",
  "short_name": "Novee",
  "description": "Novee Enterprise for businesses",
  "start_url": "/dashboard/users",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#af0000",
  "orientation": "any",
  "icons": [
    {
      "src": "/images/novee-logo-red.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/novee-logo-red.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/novee-logo-red.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
