{
  "name": "Vitality Expedition",
  "short_name": "VE",
  "description": "通过游戏化体系管理你的四通道精力：熔炉、棋盘、灯塔、星图",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c18",
  "theme_color": "#080c18",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23080c18'/><text x='50' y='68' font-size='60' text-anchor='middle' fill='%23d4a853'>◆</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23080c18'/><text x='50' y='68' font-size='60' text-anchor='middle' fill='%23d4a853'>◆</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "health",
    "education"
  ],
  "lang": "zh-CN",
  "dir": "ltr"
}
