{
  "name": "人生游戏管理系统",
  "short_name": "人生游戏系统",
  "description": "一个基于游戏化思维的人生管理系统，通过任务、成就、奖励等机制，帮助用户管理生活、提升自我、实现目标。",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["productivity", "education", "lifestyle"],
  "prefer_related_applications": false,
  "related_applications": [],
  "lang": "zh-CN"
}
