{
  "name": "AI学习手册 · 趣谈AI出品",
  "short_name": "AI学习手册",
  "description": "趣谈AI公众号出品 · 全栈AI工程师成长路线，系统掌握大模型应用开发",
  "start_url": "/docs/",
  "scope": "/docs/",
  "display": "standalone",
  "background_color": "#0c1e4a",
  "theme_color": "#1677ff",
  "lang": "zh-CN",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "继续阅读",
      "short_name": "阅读",
      "description": "从上次阅读的章节继续",
      "url": "/docs/",
      "icons": [{ "src": "icon.svg", "sizes": "any" }]
    }
  ]
}
