{
  "id": "/",
  "name": "中国全球网络",
  "short_name": "CGN",
  "description": "中国全球网络平台",
  "lang": "zh-CN",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "background_color": "#fafaf7",
  "theme_color": "#fafaf7",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}