{
  "name": "ElectroPro - Electronics, delivered",
  "short_name": "ElectroPro",
  "description": "Phones, laptops, TVs and accessories with GST invoices and free shipping over INR 499.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#1A56DB",
  "lang": "en-IN",
  "categories": ["shopping", "electronics"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Your cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "Review the items in your cart"
    },
    {
      "name": "Your orders",
      "short_name": "Orders",
      "url": "/account/orders",
      "description": "Track your recent orders"
    }
  ]
}
