{
  "name": "PedigreeDraw",
  "short_name": "PedigreeDraw",
  "description": "符合 ACMG/ESHG 国际标准的免费遗传家系图在线绘制工具",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#1A56A0",
  "orientation": "any",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["medical", "education", "productivity"],
  "icons": [
    {
      "src": "/static/image/pedigree.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
