{
  "name": "人生Online · 元气积分",
  "short_name": "人生Online",
  "description": "把生活当成一场值得期待的游戏：完成任务、赚积分、抽随机奖励",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffefd9",
  "theme_color": "#ffd9b0",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
