{
  "name": "子女血型遗传查询 - 集盒",
  "short_name": "子女血型遗传查询",
  "description": "选择父母双方的 ABO 与 Rh 血型，即时推算子女可能的血型及理论概率，并提示不可能出现的血型；纯本地计算，无需联网。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/bloodtype",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
