{
  "name": "ORA Water Shop",
  "short_name": "ORA Water",
  "description": "Premium branded water — bulk B2B & B2C online shop. Custom label, distribution & wholesale water.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#b8954f",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["shopping", "business", "food"],
  "icons": [
    { "src": "https://orawater.in/ORA_LOGO.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "https://orawater.in/ORA_LOGO.png", "sizes": "256x256", "type": "image/png" },
    { "src": "https://orawater.in/ORA_LOGO.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "description": "View all water products",
      "url": "/products",
      "icons": [{ "src": "https://orawater.in/ORA_LOGO.png", "sizes": "96x96" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your orders",
      "url": "/account/orders",
      "icons": [{ "src": "https://orawater.in/ORA_LOGO.png", "sizes": "96x96" }]
    },
    {
      "name": "Place B2B Order",
      "short_name": "B2B Order",
      "description": "Bulk order enquiry",
      "url": "/order",
      "icons": [{ "src": "https://orawater.in/ORA_LOGO.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
