{
  "name": "Aiyuh - AI Wellness Companion",
  "short_name": "Aiyuh",
  "description": "Aiyuh brings ancient wisdom to modern living through AI-powered holistic wellness solutions. Get personalized guidance on Ayurveda, yoga, meditation, astrology, nutrition, and mental health.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90A4",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["health", "wellness", "fitness", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/aiyuh-preview.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Aiyuh AI Wellness Dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Wellness Chat",
      "short_name": "Chat",
      "description": "Start a conversation with Aiyuh AI Wellness Companion",
      "url": "/Chatbot_page",
      "icons": [{ "src": "/icons/chat-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Daily Routine",
      "short_name": "Routine",
      "description": "View your personalized daily wellness routine",
      "url": "/DailyRoutine",
      "icons": [{ "src": "/icons/routine-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Wellness Dashboard",
      "short_name": "Dashboard",
      "description": "Check your wellness score and health insights",
      "url": "/Dashboard",
      "icons": [{ "src": "/dashboardIcon.png", "sizes": "96x96" }]
    }
  ]
}
