{
  "name": "VAERION — Governed Execution Platform",
  "short_name": "VAERION",
  "description": "AI employees that run your business operations autonomously — with human-defined boundaries, full audit trails, and enterprise-grade governance.",
  "start_url": "/operator",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050a18",
  "theme_color": "#050a18",
  "icons": [
    {
      "src": "/vaerion-icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/vaerion-icon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/vaerion-icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/vaerion-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Home",
      "url": "/operator",
      "icons": [{ "src": "/vaerion-icon-128.png", "sizes": "128x128" }]
    },
    {
      "name": "Action Queue",
      "short_name": "Actions",
      "url": "/operator/actions",
      "icons": [{ "src": "/vaerion-icon-128.png", "sizes": "128x128" }]
    }
  ]
}
