{
  "name": "Haipee AI - Agentic as a Service Platform",
  "short_name": "Haipee AI",
  "description": "Multi-agent AI platform supporting OpenClaw, Claude Code, OpenCode, Codex, Gemini with transparent pricing and no vendor lock-in",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020804",
  "theme_color": "#020804",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo-robot.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AaaS 服务",
      "short_name": "AaaS",
      "description": "Agentic as a Service 智能体服务",
      "url": "/?section=aaas",
      "icons": [{ "src": "/logo-robot.svg", "sizes": "any" }]
    }
  ]
}
