{
    "background_color":  "#F8FAFC",
    "short_name":  "ClickBell",
    "icons":  [
                  {
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "icons/Icon-192.png"
                  },
                  {
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "icons/Icon-512.png"
                  },
                  {
                      "purpose":  "maskable",
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "icons/Icon-maskable-192.png"
                  },
                  {
                      "purpose":  "maskable",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "icons/Icon-maskable-512.png"
                  }
              ],
    "prefer_related_applications":  false,
    "theme_color":  "#0F766E",
    "display":  "standalone",
    "name":  "ClickBell",
    "description":  "ClickBell local worker marketplace for employers and workers.",
    "start_url":  ".",
    "orientation":  "portrait-primary"
}
