{
  "short_name": "Chef Kitchen",
  "name": "Chef Kitchen App",
  "description": "Ricette personalizzate con AI, dispensa intelligente, meal planner e strumenti da chef.",
  "icons": [
    {
      "src": "icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#D95D39",
  "background_color": "#FDFBF7",
  "lang": "it-IT",
  "categories": ["food", "lifestyle", "productivity"]
}
