{
  "name": "JK BMS Monitor",
  "short_name": "JK BMS",
  "description": "Bluetooth Low Energy monitor for JK Battery Management Systems",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230f172a'/><text x='50' y='60' text-anchor='middle' font-size='40' font-family='sans-serif' fill='%2322c55e'>⚡</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
