{
  "name": "面子大师 Face Master — AI面部活力检测",
  "short_name": "Face Master",
  "description": "免费AI面部活力检测。7个动作10分钟，3份健康报告：面部机能+面神经功能+帕金森风险筛查。AI教练实时指导，468点3D追踪。Free AI face vitality test with 7 exercises and 3 health reports.",
  "start_url": "/home/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0891B2",
  "lang": "zh-CN",
  "categories": ["health", "medical", "fitness"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/anim/ex1_open.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/anim/ex1_open.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "开始检测",
      "short_name": "检测",
      "url": "/home/#test",
      "description": "开始AI面部活力检测"
    },
    {
      "name": "每日锻炼",
      "short_name": "锻炼",
      "url": "/home/#routine",
      "description": "每日面部锻炼"
    }
  ]
}
