{
  "name": "Delight PK - Online Shopping",
  "short_name": "DelightPK",
  "description": "Pakistan ka best online shopping platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff6b00",
  "theme_color": "#ff6b00",
  "orientation": "portrait",
  "lang": "ur",
  "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": "Categories",
      "url": "/Categories.html",
      "description": "Browse all categories"
    },
    {
      "name": "My Cart",
      "url": "/cart.html",
      "description": "View your cart"
    },
    {
      "name": "My Orders",
      "url": "/myorders.html",
      "description": "Track your orders"
    }
  ]
}
