{
  "name": "Scanner Web Bluetooth BLE",
  "short_name": "SWBB",
  "description": "Scannez les appareils Bluetooth Low Energy à proximité depuis le navigateur, inspectez les UUIDs de services GATT exposés et testez si votre matériel IoT ou wearable est détectable.",
  "start_url": "/fr/utilitaires/categories/outils-materiels/scanner-ble-web-bluetooth/",
  "scope": "/fr/utilitaires/categories/outils-materiels/scanner-ble-web-bluetooth/",
  "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"
}