{
  "name": "Bhumivera - Premium Electronics",
  "short_name": "Bhumivera",
  "description": "Shop the latest electronics and gadgets at Bhumivera",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "electronics"],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64"}]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64"}]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your orders",
      "url": "/track",
      "icons": [{"src": "/favicon.ico", "sizes": "64x64"}]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
