{
  "name": "GarageIQ — Your Digital Mechanic",
  "short_name": "GarageIQ",
  "description": "Every car sold in America. Real NHTSA data, repair guides, OBD codes, and a community of mechanics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e10",
  "theme_color": "#f97316",
  "orientation": "any",
  "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" }
  ],
  "categories": ["automotive", "utilities", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Browse Vehicles",  "url": "/?v=browse",  "description": "Search vehicles by make, model, year" },
    { "name": "VIN Lookup",       "url": "/?v=vin",     "description": "Decode any 17-character VIN" },
    { "name": "OBD Code Lookup",  "url": "/?v=obd",     "description": "Look up diagnostic trouble codes" },
    { "name": "Repair Guides",    "url": "/?v=guides",  "description": "Step-by-step repair instructions" }
  ]
}
