{
  "name": "如何改变命运和运气 · 交互式修炼",
  "short_name": "命运修炼",
  "description": "基于五行·五神·中医心理学的命运改造训练系统，7大修炼法实时引导。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1420",
  "theme_color": "#1a2035",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["health","education","lifestyle","productivity","self-improvement"],
  "screenshots": [
    {
      "src": "https://coresg-normal.trae.ai/api/ide/v1/text_to_image?prompt=Traditional%20Chinese%20five%20elements%20chart%20with%20Wu%20Xing%20Water%20Fire%20Wood%20Earth%20Metal%20symbols%20in%20beautiful%20dark%20gradient%20background%20mobile%20app%20screenshot&image_size=portrait_16_9",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    { "src": "./icons/icon-72x72.png",   "sizes": "72x72",     "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-96x96.png",   "sizes": "96x96",     "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-128x128.png", "sizes": "128x128",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-144x144.png", "sizes": "144x144",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-152x152.png", "sizes": "152x152",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-192x192.png", "sizes": "192x192",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-384x384.png", "sizes": "384x384",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-512x512.png", "sizes": "512x512",   "type": "image/png",  "purpose": "any maskable" },
    { "src": "./icons/icon-512x512.svg", "sizes": "any",       "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icons/icon-192x192.svg", "sizes": "any",       "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "今日修炼计划",
      "short_name": "今日计划",
      "description": "打开直接查看今日修炼清单并打卡",
      "url": "./index.html?go=plan",
      "icons": [
        { "src": "./icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "./icons/icon-512x512.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "呼吸恢复法",
      "short_name": "呼吸法",
      "description": "一键启动6-10轮极速呼吸恢复训练",
      "url": "./index.html?go=train&t=breathing",
      "icons": [
        { "src": "./icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "./icons/icon-512x512.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "俯卧撑训练",
      "short_name": "俯卧撑",
      "description": "带呼吸节拍的俯卧撑训练",
      "url": "./index.html?go=train&t=zhi_physical",
      "icons": [
        { "src": "./icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "./icons/icon-512x512.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    }
  ],
  "prefer_related_applications": false
}
