{
  "name": "AyurWell — Ayurvedic Wellness",
  "short_name": "AyurWell",
  "description": "Personalized Ayurvedic wellness companion",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFAE0",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["health", "lifestyle"],
  "shortcuts": [
    { "name": "Log Today", "url": "/analytics", "description": "Quick wellness log" },
    { "name": "My Plan", "url": "/diet-generator", "description": "View diet plan" }
  ]
}
