{
  "name": "Super Marione - Task Manutenzione",
  "short_name": "SuperMarione",
  "description": "PWA Offline-First per la gestione delle manutenzioni alberghiere",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FCF9F8",
  "theme_color": "#E52521",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icone/Mario.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
