{
  "name": "AiBhai",
  "short_name": "AiBhai",
  "description": "AiBhai is your comprehensive AI companion for holistic life development - health, wellness, spirituality, productivity, relationships, finance, career, and continuous learning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#00ffcc",
  "lang": "en-GB",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo-icon-animated.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat with AiBhai",
      "short_name": "Chat",
      "description": "Open the AiBhai assistant",
      "url": "/#chat-with-aibhai",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Expert Consultation",
      "short_name": "Experts",
      "description": "Browse verified human experts",
      "url": "/#expert-consultation",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
