{
  "name": "LiveSchool",
  "short_name": "LiveSchool",
  "theme_color": "#3b6fc8",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "icons": [{
    "src": "images/LiveSchool%20Favicon_256.png",
    "type" : "image/png",
    "sizes": "256x256"
  }]
}