{
  "name": "Leo — Coach Alimentare AI",
  "short_name": "Leo",
  "description": "Il tuo coach alimentare e chef AI personale. Ricette, nutrizione e supporto 24/7.",
  "start_url": "/chat.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b4f2c",
  "background_color": "#3b4f2c",
  "lang": "it",
  "categories": ["health", "food", "lifestyle"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Apri Chat",
      "short_name": "Chat",
      "description": "Vai direttamente alla chat con Leo",
      "url": "/chat.html",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Profilo",
      "short_name": "Profilo",
      "description": "Gestisci il tuo profilo",
      "url": "/profile.html",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
