{
    "name":  "VISTA AI in het onderwijs",
    "short_name":  "VISTA AI",
    "start_url":  "/index.html",
    "display":  "standalone",
    "background_color":  "#f6f3ee",
    "theme_color":  "#00555c",
    "orientation":  "portrait-primary",
    "icons":  [
                  {
                      "src":  "icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png"
                  },
                  {
                      "src":  "icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png"
                  },
                  {
                      "src":  "icon-maskable-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "maskable"
                  }
              ]
}
