{
  "name": "Xiaoye AI",
  "short_name": "Xiaoye AI",
  "description": "Xiaoye AI 是你的长期创作伙伴，支持持续对话、图片创作和商品视觉。",
  "id": "https://xiaoye.io/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/images/xiaoye-mark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/xiaoye-mark-spark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "graphics_and_design", "business"],
  "shortcuts": [
    {
      "name": "和 Xiaoye AI 对话",
      "short_name": "新对话",
      "description": "与 Xiaoye AI 对话、规划并开始创作。",
      "url": "/chat",
      "icons": [
        {
          "src": "/images/xiaoye-mark.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "长期项目",
      "short_name": "项目",
      "description": "查看与 Xiaoye AI 持续推进的长期项目。",
      "url": "/projects",
      "icons": [
        {
          "src": "/images/xiaoye-mark.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "商品视觉 Agent",
      "short_name": "商品视觉",
      "description": "上传商品图后由 Agent 生成商品素材包或详情页图片。",
      "url": "/chat?template=product_visual&mode=product_visual",
      "icons": [
        {
          "src": "/images/xiaoye-mark.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ]
}
