{
  "name": "Escáner Web Bluetooth BLE",
  "short_name": "EWBB",
  "description": "Escanea dispositivos Bluetooth Low Energy cercanos desde el navegador, inspecciona los UUIDs de servicios GATT expuestos y prueba si tu hardware IoT o wearable es detectable.",
  "start_url": "/utilidades/escaner-ble-web-bluetooth/",
  "scope": "/utilidades/escaner-ble-web-bluetooth/",
  "icons": [
    {
      "src": "/images/utilities/escaner-ble-web-bluetooth.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#3b82f6",
  "background_color": "#3b82f6",
  "display": "standalone",
  "orientation": "portrait"
}