{
  "name": "Web Bluetooth BLE Scanner",
  "short_name": "WBBS",
  "description": "Scan nearby Bluetooth Low Energy devices from the browser, inspect exposed GATT service UUIDs, and test whether your IoT or wearable hardware is discoverable.",
  "start_url": "/en/utilities/categories/hardware-tools/web-bluetooth-ble-scanner/",
  "scope": "/en/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"
}