{
  "id": "/index.html",
  "name": "Arvinex Wholesale",
  "short_name": "Arvinex",
  "description": "Premium electronics — quality picks, honest prices.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f9ff",
  "theme_color": "#006c49",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shop All", "url": "/shop.html", "description": "Browse the full catalog" },
    { "name": "My Cart", "url": "/cart.html", "description": "View your cart" },
    { "name": "My Account", "url": "/account.html", "description": "Track orders" }
  ]
}
