{
  "name": "Royal Lady — Luxury Fashion",
  "short_name": "Royal Lady",
  "description": "Timeless silhouettes crafted for the modern woman. Sarees, kurtis, dress materials, jewellery and more — delivered pan-India.",
  "start_url": "/?utm_source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "fashion"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-monochrome.png", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone_home.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Timeless luxury for the modern woman"
    },
    {
      "src": "/screenshots/phone_category.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Curated collections in every category"
    },
    {
      "src": "/screenshots/phone_product.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Cinematic product galleries"
    },
    {
      "src": "/screenshots/phone_search.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Find the piece you're looking for"
    },
    {
      "src": "/screenshots/phone_wishlist.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Save pieces you love to your Wishlist"
    },
    {
      "src": "/screenshots/phone_cart.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Elegant, fast checkout — free over ₹999"
    },
    {
      "src": "/screenshots/phone_checkout.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Secure payments — UPI, Cards, COD"
    },
    {
      "src": "/screenshots/phone_profile.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Track orders, manage returns, earn rewards"
    },
    {
      "src": "/screenshots/wide_home.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Royal Lady on your tablet or desktop"
    },
    {
      "src": "/screenshots/wide_category.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Explore collections by category"
    },
    {
      "src": "/screenshots/wide_product.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Rich product detail pages"
    },
    {
      "src": "/screenshots/wide_search.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Instant search across the store"
    }
  ],
  "shortcuts": [
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your Royal Lady orders",
      "url": "/orders?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "description": "Your saved pieces",
      "url": "/wishlist?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Sarees",
      "short_name": "Sarees",
      "description": "Shop the saree collection",
      "url": "/products?category=sarees&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "New Arrivals",
      "short_name": "New",
      "description": "Fresh drops this week",
      "url": "/products?sort=newest&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
