{
    "name":  "I Gotchu Personal Assistant Services",
    "short_name":  "I Gotchu",
    "start_url":  "./",
    "display":  "standalone",
    "background_color":  "#ffffff",
    "theme_color":  "#102640",
    "icons":  [
                  {
                      "purpose":  "any",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "assets/images/favicon.png"
                  }
              ]
}