{
  "name": "Cynact",
  "short_name": "Cynact",
  "description": "AI-powered building automation dashboard by Routbox Inc.",
  "start_url": "/command",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Security",  "url": "/security",  "description": "Camera grid and NVR controls" },
    { "name": "Climate",   "url": "/climate",   "description": "Zones and thermostat setpoints" },
    { "name": "Lighting",  "url": "/lighting",  "description": "Lights, shades, and keypads" },
    { "name": "Spaces",    "url": "/control",   "description": "Room-by-room overview" }
  ]
}
