{
  "name": "VoooAI - AI Multimedia Workflow Platform",
  "short_name": "VoooAI",
  "description": "AI视频、图片、音乐与数字人生成平台 - 一句话创作多媒体内容",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "categories": ["productivity", "entertainment", "utilities"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/res/icon/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/res/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/res/workflow/img.png",
      "sizes": "2502x1275",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VoooAI Workflow Editor"
    }
  ],
  "shortcuts": [
    {
      "name": "新建工作流",
      "short_name": "工作流",
      "description": "创建新的AI工作流",
      "url": "/workflow",
      "icons": [{ "src": "/res/icon/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
