{
    "name":  "VerdiaWorld",
    "short_name":  "VerdiaWorld",
    "description":  "Learn, play and grow together in VerdiaWorld.",
    "start_url":  "/",
    "scope":  "/",
    "display":  "standalone",
    "background_color":  "#f4f7f2",
    "theme_color":  "#147d64",
    "icons":  [
                  {
                      "src":  "/verdia_world_launcher.ico",
                      "sizes":  "16x16 24x24 32x32 48x48 64x64 128x128 256x256",
                      "type":  "image/x-icon"
                  },
                  {
                      "src":  "/verdia-world-icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/verdia-world-icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "/verdia-world-icon-maskable-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  }
              ]
}
