{
  "name": "入校通行 · 校园访客系统聚合入口",
  "short_name": "入校通行",
  "description": "聚合各学校访客入校申请系统的统一导航入口",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121318",
  "theme_color": "#3b58b8",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
