{
  "name": "Device Client",
  "short_name": "DeviceClient",
  "description": "Connect to a firmware device and visualize its GPS position and LoRa reception events.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
