{
  "name": "Doctor In Dhaka - Find Top Rated Doctors & Healthcare Services",
  "short_name": "Doctor In Dhaka",
  "description": "Connect with 1800+ verified BMDC doctors across 37+ clinical departments in Dhaka. Book consultations with specialists, find hospitals, and access healthcare services. Available 24/7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Dhaka_Doctors.png",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["medical", "healthcare"],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Doctors",
      "short_name": "Doctors",
      "description": "Find top-rated doctors in Dhaka",
      "url": "/doctors",
      "icons": [
        {
          "src": "/Dhaka_Doctors.png",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Find Hospitals",
      "short_name": "Hospitals",
      "description": "Find hospitals in Dhaka",
      "url": "/hospitals",
      "icons": [
        {
          "src": "/Dhaka_Doctors.png",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with Doctor In Dhaka",
      "url": "/contact",
      "icons": [
        {
          "src": "/Dhaka_Doctors.png",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/contact",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "portrait-primary"
}
