{
  "name": "AQMC BLE Viewer",
  "short_name": "AQMC BLE",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#075985",
  "description": "View AQMC ESP32 sensor-node readings over Bluetooth Low Energy.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
