{
  "name": "Medihelion Control Plane",
  "short_name": "Medihelion CP",
  "description": "Pannello superadmin Medihelion — gestione tenant, moduli, billing piattaforma",
  "lang": "it",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0A2942",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/branding/pwa/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/branding/pwa/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/branding/pwa/android-chrome-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/branding/pwa/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
