{
  "name": "康复作息",
  "short_name": "康复作息",
  "description": "康复期患者的作息管理：揉耳 / 撞墙 / 散步 / 梳头 / 深呼吸 / 脑场音乐 / 中药泡脚 / 血压记录",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3a4a5c",
  "theme_color": "#3a4a5c",
  "lang": "zh-CN",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "medical", "lifestyle"]
}