{
  "name": "Conductor \u2014 one person, many agents",
  "short_name": "Conductor",
  "description": "A single-user harness around Claude Code agents: a group \u2192 application \u2192 feature \u2192 task tree, a lead agent that delegates to workers, and a review gate before anything lands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0B10",
  "theme_color": "#4F46E5",
  "lang": "en-US",
  "categories": [
    "developer",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
