{
  "name": "Xyronex",
  "short_name": "Xyronex",
  "description": "Governance-first AI operating system for regulated businesses",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask Atlas",
      "short_name": "Ask",
      "description": "Open Atlas conversation",
      "url": "/?view=chat",
      "icons": [{ "src": "/static/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
