{
  "name": "Stageworks - Gestionale Scenografia",
  "short_name": "Stageworks",
  "description": "Gestionale per la scenografia",
  "start_url": "/stageworks/app/gestionale/login.php",
  "scope": "/stageworks/",
  "display": "standalone",
  "background_color": "#f6f9fc",
  "theme_color": "#0f5f66",
  "icons": [
    {
      "src": "/stageworks/app/gestionale/assets/pwa/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/stageworks/app/gestionale/assets/pwa/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/stageworks/app/gestionale/assets/pwa/icon-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
