{
  "name": "Kanz Collection",
  "short_name": "Kanz",
  "description": "Islamic fashion & halal lifestyle products. Shop abayas, hijabs, beauty products and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%237c3aed'/%3E%3Ctext x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='Georgia,serif' font-weight='bold'%3EK%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='%237c3aed'/%3E%3Ctext x='50' y='68' font-size='50' text-anchor='middle' fill='white' font-family='Georgia,serif' font-weight='bold'%3EK%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/screenshot-home.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse our full collection",
      "url": "/shop.html",
      "icons": [{ "src": "assets/img/icon-shop.png", "sizes": "96x96" }]
    },
    {
      "name": "Order on WhatsApp",
      "short_name": "Order",
      "description": "Place an order directly via WhatsApp",
      "url": "https://wa.me/94770818330?text=Hi!+I'd+like+to+place+an+order.",
      "icons": [{ "src": "assets/img/icon-wa.png", "sizes": "96x96" }]
    },
    {
      "name": "My Wishlist",
      "short_name": "Wishlist",
      "description": "View your saved items",
      "url": "/wishlist.html",
      "icons": [{ "src": "assets/img/icon-heart.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
