{
  "id": "/",
  "name": "FitBharat: The New Life",
  "short_name": "FitBharat",
  "description": "Your AI fitness coach — a plan built around your body, your goal and the food you actually eat.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ECEAF6",
  "theme_color": "#ECEAF6",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Log a meal", "short_name": "Meal", "url": "/meal-log", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Today's workout", "short_name": "Workout", "url": "/workout", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Ask the coach", "short_name": "Coach", "url": "/coach", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
