{
  "name": "Visione",
  "short_name": "Visione",
  "description": "Visione FRUTSI instalado no celular.",
  "id": "/?modo=pwa",
  "start_url": "/?modo=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#1F3448",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Content/images/visione-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Content/images/visione-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
