{
  "name": "VehiclePlatform Pro",
  "short_name": "VehiclePro",
  "description": "India's #1 Vehicle Marketplace - Buy, Sell, Check RC & Challans",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/images/icon-72.svg",  "sizes": "72x72",   "type": "image/svg+xml" },
    { "src": "/assets/images/icon-96.svg",  "sizes": "96x96",   "type": "image/svg+xml" },
    { "src": "/assets/images/icon-128.svg", "sizes": "128x128", "type": "image/svg+xml" },
    { "src": "/assets/images/icon-144.svg", "sizes": "144x144", "type": "image/svg+xml" },
    { "src": "/assets/images/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable any" },
    { "src": "/assets/images/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable any" }
  ],
  "categories": ["automotive", "shopping"],
  "shortcuts": [
    { "name": "Search Vehicles", "url": "/vehicle/search.php", "icons": [{ "src": "/assets/images/icon-96.svg", "sizes": "96x96" }] },
    { "name": "Challan Check",   "url": "/challan/check.php",  "icons": [{ "src": "/assets/images/icon-96.svg", "sizes": "96x96" }] },
    { "name": "Sell Vehicle",    "url": "/sell/create.php",    "icons": [{ "src": "/assets/images/icon-96.svg", "sizes": "96x96" }] },
    { "name": "EMI Calculator",  "url": "/loan/emi.php",       "icons": [{ "src": "/assets/images/icon-96.svg", "sizes": "96x96" }] }
  ]
}
