{
  "name": "DawaiXpress - Online Pharmacy",
  "short_name": "DawaiXpress",
  "description": "India's leading online pharmacy platform for medicine delivery",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["medical", "health", "shopping"],
  "icons": [
    {
      "src": "/fav/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Medicines",
      "short_name": "Search",
      "description": "Search for medicines and health products",
      "url": "/medicines"
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your order history and track deliveries",
      "url": "/orders"
    },
    {
      "name": "Nearby Stores",
      "short_name": "Stores",
      "description": "Find medical stores near you",
      "url": "/stores"
    }
  ]
}
