{
  "name": "MyOBDCode — OBD-II Decoder",
  "short_name": "MyOBDCode",
  "description": "Free OBD-II code lookup, VIN decoder, and NHTSA recall checker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0d",
  "theme_color": "#ff6b2b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon-32.png",      "sizes": "32x32",   "type": "image/png" },
    { "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": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "MyOBDCode homepage"
    }
  ],
  "categories": ["automotive", "utilities", "tools"],
  "lang": "en"
}
