{
  "name": "Helix — I Don't Chat. I Work.",
  "short_name": "Helix",
  "description": "The first AI that works for a living. Autonomous agents, 20+ channels, AI labor marketplace.",
  "id": "/",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#0686D4",
  "orientation": "any",
  "icons": [
    {
      "src": "/logos/helix-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logos/helix-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false,
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat",
      "url": "/chat",
      "description": "Open chat with Helix"
    },
    {
      "name": "HQ",
      "url": "/command-center",
      "description": "Open your company headquarters"
    }
  ]
}
