{
  "name": "ESC Configurator",
  "short_name": "ESC Config",
  "description": "电调上位机 - 基于 Web Serial API 的 ESC 在线配置工具",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
