{
  "name": "Web Bluetooth BLE 扫描器",
  "short_name": "WBB扫",
  "description": "从浏览器扫描附近的蓝牙低功耗设备，检查暴露的 GATT 服务 UUID，并测试您的 IoT 或可穿戴硬件是否可被发现。",
  "start_url": "/zh/utilities/categories/hardware-tools/web-bluetooth-ble-scanner/",
  "scope": "/zh/utilities/categories/hardware-tools/web-bluetooth-ble-scanner/",
  "icons": [
    {
      "src": "/images/utilities/web-bluetooth-ble-scanner.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}