{
  "name": "Meta结果解读助手",
  "short_name": "Meta解读",
  "description": "上传 Meta 分析结果图，生成论文写作友好的结构化解读。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f9f6",
  "theme_color": "#1f7a6d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
