{
  "name": "HealoGenic.ai — AI-Powered Holistic Wellness",
  "short_name": "HealoGenic",
  "description": "Discover personalized wellness guidance combining Ayurveda, Yoga, Meditation, and modern science. Powered by AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fafaf9",
  "theme_color": "#0f766e",
  "categories": ["health", "lifestyle", "wellness"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Healo Guide",
      "short_name": "Guide",
      "url": "/wellness",
      "description": "Chat with your AI wellness guide",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Remedies",
      "short_name": "Remedies",
      "url": "/remedies",
      "description": "Browse natural remedies"
    },
    {
      "name": "Meditation",
      "short_name": "Meditate",
      "url": "/meditation",
      "description": "Guided meditation sessions"
    }
  ]
}
