{
  "name": "Medflyo \u2014 Online Pharmacy",
  "short_name": "Medflyo",
  "description": "Genuine medicines, health essentials and wellness products delivered across India",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00A896",
  "orientation": "portrait-primary",
  "categories": [
    "medical",
    "health",
    "shopping"
  ],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Orders",
      "url": "/my-orders",
      "description": "Track your orders"
    },
    {
      "name": "Shop",
      "url": "/productListing",
      "description": "Browse all products"
    },
    {
      "name": "Cart",
      "url": "/cart",
      "description": "View your cart"
    }
  ]
}
