{
  "name": "IBI Marketplace — India Business International",
  "short_name": "IBI Shop",
  "description": "Shop eco-friendly products from India Business International. eCommerce for the World.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#131921",
  "theme_color": "#f97316",
  "lang": "en-IN",
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Seller Dashboard",
      "short_name": "Seller",
      "description": "Seller Central Dashboard",
      "url": "/#seller",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "Track My Order",
      "short_name": "Track",
      "description": "Track your order status",
      "url": "/#track",
      "icons": [
        {
          "src": "icon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}