{
  "name": "LUM Master Hub",
  "short_name": "LUM Hub",
  "description": "Piattaforma Unificata Master LUM installabile, con ricerca, filtri e supporto offline.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#1E3A8A",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}