{
  "name": "Purr Box - AI Video & Image Workflow Platform",
  "short_name": "Purr Box",
  "description": "AI 驱动的视频与图像创作平台，连接顶尖大模型，让创作流程化、可复用。",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#010810",
  "theme_color": "#010810",
  "categories": ["productivity", "graphics", "entertainment"],
  "icons": [
    {
      "src": "/icons/console.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "工作流",
      "short_name": "Workflow",
      "url": "/workflow",
      "description": "进入可视化工作流画布"
    },
    {
      "name": "价格",
      "short_name": "Pricing",
      "url": "/pricing",
      "description": "查看积分套餐"
    },
    {
      "name": "客服",
      "short_name": "Support",
      "url": "/support",
      "description": "联系客服 / 提交工单"
    }
  ]
}
