{
  "name": "enginelama — Browser OBD2 Scanner",
  "short_name": "enginelama",
  "description": "Read your check engine light in plain English with a $10 ELM327 adapter. Browser talks straight to the car.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#131a22",
  "theme_color": "#131a22",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
