{
  "name": "Halder Homeopathy & Biochemic Clinic",
  "short_name": "Halder Clinic",
  "description": "Dr. Indrajit Halder's AI-powered Homeopathy & Biochemic Clinic — Voice AI, Chat, Symptom Checker in Bangla, English & Hindi",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080d0a",
  "theme_color": "#1a7a4a",
  "lang": "bn",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Voice AI",
      "short_name": "Voice",
      "description": "Dr. Halder's AI Voice Agent",
      "url": "./voice-agent.html",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Text Chat with AI",
      "url": "./index.html#assistant",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Book Appointment",
      "short_name": "Booking",
      "description": "Book appointment with Dr. Halder",
      "url": "./index.html#consultation",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
