{
  "short_name": "AURAMA",
  "name": "AURAMA - Premium Indian Fashion & Traditional Wear",
  "description": "Discover exquisite Indian fashion with AURAMA. Shop premium sarees, lehengas, salwar kameez, and traditional wear.",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/brand/aurama-splash-emblem.png",
      "type": "image/png",
      "sizes": "720x720",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/aurama-splash-white-optimized.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1a1a1a",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "fashion", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Sarees",
      "short_name": "Sarees",
      "description": "Browse our collection of premium sarees",
      "url": "/shop?category=ss",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "Shop Lehengas",
      "short_name": "Lehengas",
      "description": "Explore our designer lehenga collection",
      "url": "/shop?category=alb",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your orders and view order history",
      "url": "/orders",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180"
        }
      ]
    }
  ]
}
