{
  "name": "报名登记服务平台",
  "short_name": "报名平台",
  "description": "面向培训 / 资格类项目的在线报名系统",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#1c3d6f",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
