{
  "name": "Xiaoye AI",
  "short_name": "Xiaoye AI",
  "description": "上传商品图，一键生成完整商品详情页；也支持持续对话、图片生成与商品视觉创作。",
  "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": "AI 商品详情页",
      "short_name": "商品详情页",
      "description": "上传商品图后由 Agent 规划并生成 6–12 个详情页模块。",
      "url": "/product-visual?capability=product_visual_detail_page",
      "icons": [
        {
          "src": "/images/xiaoye-mark.png",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ]
}
