{
  "name": "CookModus Scanner",
  "short_name": "CookModus",
  "description": "AI Koelkast-Scanner — Foto maken, recepten ontvangen, niets verspillen.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1B3A2D",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["food", "lifestyle"],
  "lang": "nl",
  "prefer_related_applications": false
}
