{
  "name": "BYD Link Telemetry Console",
  "short_name": "BYD Link",
  "description": "Premium real-time vehicle telemetry and hardware diagnostics dashboard.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskableable"
    }
  ]
}
