{
  "name": "安康血压记录",
  "short_name": "安康血压",
  "description": "极简、温馨的本机血压记录工具",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f9f7",
  "theme_color": "#2db87a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
