{
  "name": "MCAO/R 神经功能评分",
  "short_name": "MCAO评分",
  "description": "MCAO/R 动物手术记录、神经功能评分与行为学视频文件名记录工具",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#1f2427",
  "theme_color": "#1f2427",
  "orientation": "portrait",
  "lang": "zh-CN",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}