{
  "id": "https://technest-hub.techytorch25.workers.dev/",
  "name": "myKLU - Premium Curated Storefront",
  "short_name": "myKLU",
  "description": "Discover hand-picked premium tech, workspace, and home essentials curated by myKLU.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FF4500",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle",
    "business"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "myKLU Mobile Shopping Storefront"
    },
    {
      "src": "/screenshot2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "myKLU Desktop Workspace Storefront"
    }
  ],
  "shortcuts": [
    {
      "name": "Price Deals",
      "short_name": "Deals",
      "description": "Browse Under ₹99 and ₹500 budget stores",
      "url": "/category/home-kitchen?filter=under-99",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Explore all product collections",
      "url": "/category/home-kitchen",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
