{
  "id": "/",
  "short_name": "X-Avenger",
  "name": "X-Avenger AI Workflow & Orchestration Engine",
  "description": "Tell X-Avenger what you need done. Turn repetitive work into AI-powered workflows using models, tools, agents, and connected services.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#09090b",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "categories": [
    "productivity",
    "utilities",
    "developer"
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new conversation in X-Avenger workspace",
      "url": "/#live-chat",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
