{
  "name": "饮食偏好卡",
  "short_name": "偏好卡",
  "description": "标记饮食偏好与过敏原，生成一张可打印、可递给餐厅、家人和医生的卡片。数据只存在本机。",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5eee2",
  "theme_color": "#f5eee2",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
