{
  "name": "GadgetDepoBD",
  "short_name": "GadgetDepoBD",
  "description": "Bangladesh's best gadget shop — Smartphones, Laptops, Accessories & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#e2136e",
  "background_color": "#ffffff",
  "lang": "en",
  "scope": "/",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%23e2136e'/><text y='360' x='80' font-size='340' font-family='system-ui'>🛒</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "url": "/",
      "description": "Browse all gadgets"
    },
    {
      "name": "My Cart",
      "url": "/cart",
      "description": "View your cart"
    }
  ]
}
