{
  "name": "血压记录",
  "short_name": "血压记录",
  "description": "家庭血压自测记录与统计工具，自动时间戳、左右臂对比、趋势图",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#2f6fed",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
