{
  "name": "个人知识库",
  "short_name": "知识库",
  "description": "私有化个人知识库 + 自我诊断系统 + 实践复盘工具",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}