{
  "name": "V Wholesale — Home Building Store",
  "short_name": "V Wholesale",
  "description": "Tiles, Sanitaryware, Paints & More — 90-min delivery in Vijayawada",
  "start_url": "/vwholesale-app/shop.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "scope": "/vwholesale-app/",
  "lang": "en-IN",
  "categories": ["shopping", "business"],
  "icons": [
    {
      "src": "/vwholesale-app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/vwholesale-app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse products and place orders",
      "url": "/vwholesale-app/shop.html",
      "icons": [{ "src": "/vwholesale-app/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Staff Login",
      "short_name": "Staff",
      "description": "Staff dashboard login",
      "url": "/vwholesale-app/staff.html?staff=1",
      "icons": [{ "src": "/vwholesale-app/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
