{
  "name": "NEEND.PK — Pakistan's Furniture Marketplace",
  "short_name": "NEEND",
  "description": "Shop furniture & mattresses from verified Pakistani sellers. COD available nationwide.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1E0F07",
  "background_color": "#F4EFE6",
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Products",
      "url": "/search",
      "description": "Browse furniture and mattresses"
    },
    {
      "name": "My Cart",
      "url": "/cart",
      "description": "View your shopping cart"
    }
  ]
}
