{
  "id": "/",
  "name": "SensorNode",
  "short_name": "SensorNode",
  "description": "Industrial sensor monitoring, telemetry, alerts and insights.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#111827",
  "orientation": "any",
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Devices",
      "short_name": "Devices",
      "url": "/devices"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts"
    }
  ]
}
