{
  "name": "血压记录",
  "short_name": "血压",
  "description": "每日血压记录 — 收缩压、舒张压、脉搏",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#c0392b",
  "theme_color": "#c0392b",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
