{
  "name": "��������ϵͳ",
  "short_name": "��������",
  "description": "��������ϵͳ�ƶ���",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3c96f3",
  "background_color": "#e8efff",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./static/logo.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./static/logo200.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
