﻿{
    "id":  "/",
    "short_name":  "NGMY",
    "background_color":  "#ffffff",
    "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":  "#ffffff",
    "display":  "standalone",
    "name":  "NGMY",
    "description":  "Next Generation - Make Yours",
    "scope":  "/",
    "start_url":  "/",
    "orientation":  "portrait-primary"
}
