{
  "name": "易查分",
  "short_name": "易查分",
  "start_url": "/",
  "display": "fullscreen",
  "theme_color": "#f8f8f8",
  "background_color": "#ffffff",
  "lang": "zh-cn",
  "scope": "/",
  "description": "易查分 考试成绩查询系统  易查分官网 三分钟建立微信学生成绩查分系统",
  "icons": [
	  {
          "src": "Public/static/images/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "Public/static/images/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}