{
  "name": "激活码生成器",
  "short_name": "激活器",
  "description": "伤寒论学习系统激活码生成器",
  "start_url": "验证码生成器.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "激活器图标.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "categories": ["utilities", "productivity"]
}