{
  "name": "thothHUB",
  "short_name": "thothHUB",
  "description": "Monitor Raspberry Pi–based Thoth wireless sensing devices.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["utilities", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Devices", "short_name": "Devices", "url": "/devices" },
    { "name": "Activity", "short_name": "Activity", "url": "/data" }
  ]
}
