{
  "name": "云论 - AI论文阅读助手",
  "short_name": "云论",
  "description": "用AI阅读、理解、分析研究论文，配套学术写作辅导与合规检测",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#5b5bd6",
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "education", "books"]
}