{
  "name": "Web Bluetooth BLE 스캐너",
  "short_name": "WBB스",
  "description": "브라우저에서 근처의 Bluetooth Low Energy 장치를 스캔하고, 노출된 GATT 서비스 UUID를 검사하며, IoT 또는 웨어러블 하드웨어가 검색 가능한지 테스트합니다.",
  "start_url": "/ko/utilities/categories/hardware-tools/web-bluetooth-ble-scanner/",
  "scope": "/ko/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"
}