{
  "name": "Hermes Agent 安装配置指南",
  "short_name": "Hermes Guide",
  "description": "从环境准备到生产部署，一站式掌握 Hermes Agent 的完整安装与配置流程",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FBBF24",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "categories": ["education", "documentation"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23FBBF24'/><text x='96' y='128' font-family='sans-serif' font-size='120' font-weight='bold' fill='%23111827' text-anchor='middle'>H</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
