{
  "name" : "Shared Learning",
  "short_name" : "SLearn",
  "start_url" : "/",
  "display" : "standalone",
  "background_color" : "#fff",
  "scope": "/",
  "theme_color": "#fff",
  "description" : "Learn From Your Own Kind",
  "icons" : [
    {
      "src" : "/img/icon512.png",
      "sizes" : "512x512",
      "type" : "image/png"
    },
    {
      "src" : "/img/icon192.png",
      "sizes" : "192x192",
      "type" : "image/png"
    }
  ]
}