{
  "name": "Orcy",
  "short_name": "Orcy",
  "description": "Open-source MCP-native AI Agent Task Orchestration Platform for coding agents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a0e",
  "theme_color": "#1e4858",
  "icons": [
    {
      "src": "/orcy-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
