{
  "name": "VAPE CLUB — Premium Vape Co.",
  "short_name": "VAPE CLUB",
  "description": "Premium vape store in Egypt. Liquids, pods, disposables, carts, coils and accessories. Free shipping over 1500 EGP.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#a37e2c",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop.html",
      "description": "Browse all products"
    },
    {
      "name": "Cart",
      "url": "/cart.html",
      "description": "View your cart"
    }
  ]
}
