{
  "name": "educationlay",
  "short_name": "educationlay",
  "description": "educationlay  ",
  "theme_color": "#0d5ef4",
  "background_color": "#0d5ef4",
  "display": "fullscreen",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [

    {
      "src": "icon/icon512_rounded.png",
      "sizes": "192x192",
      "type": "image/png"
    },

    {
      "src": "icon/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}