{
  "name": "MealSave — Save money on groceries",
  "short_name": "MealSave",
  "description": "AI meal planning, grocery optimization, and pantry intelligence for European households.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ec",
  "theme_color": "#f6f4ec",
  "lang": "en",
  "categories": ["food", "lifestyle", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=8",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
