{
  "name": "Balaji Creation",
  "short_name": "Balaji",
  "description": "Premium ethnic wear \u2014 sarees, suits, lehenga and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B0508",
  "theme_color": "#D4A437",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/shop.html",
      "description": "Browse all products"
    },
    {
      "name": "My Orders",
      "url": "/orders.html",
      "description": "Track your orders"
    },
    {
      "name": "Cart",
      "url": "/cart.html",
      "description": "View your cart"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}