{
  "id": "/",
  "name": "HotScan India",
  "short_name": "HotScan",
  "description": "India's #1 Hot Wheels AI Price Scanner",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#080808",
  "theme_color": "#e63946",
  "orientation": "portrait",
  "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"}
  ],
  "shortcuts": [
    {
      "name": "Scan a Car",
      "short_name": "Scan",
      "description": "Open the AI scanner",
      "url": "/index.html#scan",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Collection",
      "short_name": "Collection",
      "description": "View your saved collection",
      "url": "/index.html#collection",
      "icons": [{"src": "/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "categories": ["shopping", "utilities"],
  "lang": "en-IN"
}
