{
  "name": "DawaStation",
  "short_name": "DawaStation",
  "description": "Find medicines, book doctors, discover hospitals & labs near you in Bhilai-Durg.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0D7377",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Medicines",
      "short_name": "Medicines",
      "description": "Search for medicines near you",
      "url": "/home",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Find Doctors",
      "short_name": "Doctors",
      "description": "Browse doctors near you",
      "url": "/doctors",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
