{
  "name": "VitaPoshan AI — सही खाओ, स्वस्थ रहो",
  "short_name": "VitaPoshan AI",
  "description": "Eat Right, Stay Healthy — AI-powered Indian calorie tracker by Dr. Anurag Singh (BAMS). Photo scan, AGNI chatbot, 7-day tiffin plans, growth tracker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6B00",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": ["health", "food", "lifestyle", "medical", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Photo Scan",
      "short_name": "Scan Food",
      "description": "Instant calorie detection from photo",
      "url": "/?shortcut=scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "7-Day Tiffin Plan",
      "short_name": "AI Tiffin",
      "description": "Generate personalized weekly tiffin plan",
      "url": "/?shortcut=tiffin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ask AGNI",
      "short_name": "AGNI Chat",
      "description": "Chat with AI Ayurvedic coach",
      "url": "/?shortcut=agni",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
