{
  "name": "Diet AI — Indian Diet Plans & Calorie Tracker",
  "short_name": "Diet AI",
  "description": "Personalised calorie & macro targets, region-wise Indian meal plans, water & weight tracking. Private, no sign-up.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "categories": ["health", "fitness", "food"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
