{
  "name": "招生管理系统",
  "short_name": "Enrollment",
  "description": "中航未来教育集团招生业绩管理系统",
  "start_url": "/zhaosheng/index_mobile/",
  "scope": "/zhaosheng/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/zhaosheng/static/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/zhaosheng/static/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
