{
  "name": "OpenBafang",
  "short_name": "OpenBafang",
  "description": "Connect to Bafang CAN-bus e-bikes via Web Bluetooth, log telemetry and export CSV/GPX.",
  "id": "./",
  "scope": "./",
  "start_url": "./index.html",
  "display": "fullscreen",
  "background_color": "#f9f9f9",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}
