{
  "name": "NutriPlan – Ernährungsplaner",
  "short_name": "NutriPlan",
  "description": "Intelligenter Ernährungsplaner mit KI-Coach",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0d3320",
  "background_color": "#faf8f5",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["food", "health", "lifestyle"],
  "shortcuts": [
    { "name": "Wochenplan",    "url": "/plan",     "description": "Meinen Wochenplan öffnen" },
    { "name": "KI-Agent",      "url": "/agent",    "description": "NutriCoach starten" },
    { "name": "Einkaufsliste", "url": "/shopping", "description": "Einkaufsliste öffnen" }
  ]
}
