{
  "name": "人生营地",
  "short_name": "人生营地",
  "description": "游戏化人生经营 APP：今日行动、长期战役、技能成长、资源背包和复盘日志。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f1ea",
  "theme_color": "#173f32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
