{
  "name": "Web Bluetooth BLEスキャナー",
  "short_name": "WBB",
  "description": "ブラウザから近くのBluetooth Low Energyデバイスをスキャンし、公開されたGATTサービスUUIDを検査し、IoTやウェアラブルハードウェアが検出可能かどうかをテストします。",
  "start_url": "/ja/utilities/categories/hardware-tools/web-bluetooth-ble-scanner/",
  "scope": "/ja/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"
}