{
  "name": "Vorion Mission Control",
  "short_name": "Mission Control",
  "description": "Govern your AI agents on any device",
  "start_url": "/control",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities", "developer"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Mission Control", "url": "/control", "description": "Open fleet visualization" },
    { "name": "Discover Agents", "url": "/discover", "description": "Scan for ungoverned agents" }
  ]
}
