{
    "name": "Designer Blouse - Readymade Premium Blouses",
    "short_name": "Designer Blouse",
    "description": "Shop the latest premium readymade designer blouses, bridal wear, and Sabyasachi inspired designs.",
    "start_url": "/?source=pwa",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
      {
        "src": "https://db-files.b-cdn.net/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "https://db-files.b-cdn.net/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "shortcuts": [
      {
        "name": "New Arrivals",
        "url": "/category/blouse",
        "description": "View our latest blouse designs"
      },
      {
        "name": "Bridal Blouses",
        "url": "/category/bridal-blouse",
        "description": "Premium wedding blouse collection"
      },
      {
        "name": "Readymade Blouse",
        "url": "/category/readymade-blouse",
        "description": "Premium readymade blouse collection"
      },
      {
        "name": "Embroidery Blouse",
        "url": "/category/embroidery-blouse",
        "description": "Premium embroidery blouse collection"
      },
      {
        "name": "Handwork Blouse",
        "url": "/category/hand-work-blouse",
        "description": "Premium handwork blouse collection"
      }
    ]
  }