{
  "name": "Bus Studio",
  "short_name": "Bus",
  "description": "BUS Studio 总线数据调试工具， 支持 UART、蓝牙、socket、CAN 等总线协议",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#1d1e1f",
  "icons": [
    {
      "src": "vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}