{
  "name": "Gestionale Ufficio",
  "short_name": "GU",
  "description": "Gestionale per fatturazione elettronica, CAF, cassa edile e contabilita",
  "start_url": "/gestionale/",
  "scope": "/gestionale/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3d5c",
  "lang": "it",
  "dir": "ltr",
  "icons": [
    {
      "src": "image/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "image/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
