{
  "name": "Dhruv Enterprise — Wholesale Tools",
  "short_name": "Dhruv Enterprise",
  "description": "B2B wholesale distributor of hand and power tools — Freeman, De Neers, Xtra Power, Taparia.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0C0C0B",
  "theme_color": "#E8521A",
  "categories": ["business", "shopping"],
  "lang": "en-IN",
  "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" },
    { "src": "/favicon.svg",  "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "WhatsApp Enquiry",
      "short_name": "WhatsApp",
      "url": "/#contact",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}