{
  "name": "MATLAB 科学计算",
  "short_name": "MATLAB",
  "description": "MATLAB",
  "start_url": "/loading.html",
  "id": "/loading.html",
  "display": "standalone",
  "background_color": "#F2F4F7",
  "theme_color": "#F2F4F7",
  "scope": "/",
  "launch_handler": {
    "client_mode": "new-client"
  },
  "icons": [
    {
      "src": "./images/matlab.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/matlab.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
