﻿{
    "name":  "EKENYORO SELF HELP GROUP - Member Portal",
    "short_name":  "EKENYORO",
    "description":  "View welfare contributions, statements, profile and announcements.",
    "start_url":  "./",
    "scope":  "./",
    "display":  "standalone",
    "background_color":  "#064e3b",
    "theme_color":  "#0d9488",
    "icons":  [
                  {
                      "purpose":  "any maskable",
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "./icon-192.png"
                  },
                  {
                      "purpose":  "any maskable",
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "./icon-512.png"
                  }
              ]
}
