{
  "name": "Nuvola · Area Clienti",
  "short_name": "Nuvola",
  "description": "Tutto quello che Nuvola fa per te: il sito, le richieste, le fatture, l'abbonamento e gli appuntamenti.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F8F7",
  "theme_color": "#FFFFFF",
  "lang": "it",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icona-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icona-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icona-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}