{
  "name": "WeatherGPX OBD2",
  "short_name": "OBD2",
  "description": "Motorcycle OBD2 BLE dashboard — live gauges from your bike.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f16",
  "theme_color": "#0C1829",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
