{
  "name": "赛百味 | AI法律工程专家",
  "short_name": "赛百味",
  "description": "AI法律服务专家，专注短剧/漫剧平台内容合规审查、AIGC版权风险评估、知识产权全生命周期管理",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF003C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["legal", "business", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "AI助手",
      "short_name": "数字分身",
      "description": "与AI法律助手对话",
      "url": "/?chat=true",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "工具箱",
      "short_name": "工具",
      "description": "AI法律工具集合",
      "url": "/#/tools",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "知识库",
      "short_name": "知识",
      "description": "法律知识库",
      "url": "/#/knowledge-base",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
