{
    "name":  "Formation Memo",
    "short_name":  "Formation memo",
    "start_url":  "./index.html",
    "display":  "standalone",
    "background_color":  "#121212",
    "theme_color":  "#121212",
    "icons":  [
                  {
                      "src":  "apple-touch-icon.png",
                      "sizes":  "192x192 512x512",
                      "type":  "image/png"
                  }
              ]
}
