{
  "name": "堂云设计工作台",
  "short_name": "堂云设计",
  "description": "上传商品参考图，AI 自动生成主图与详情图，一站完成电商套图生产。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7f8",
  "theme_color": "#007A80",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/demo/frames/workflow-1-5.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "新建任务"
    }
  ],
  "categories": ["productivity", "business"]
}
