﻿{
    "theme_color":  "#c62828",
    "name":  "PlayNow Manitoba",
    "display":  "standalone",
    "short_name":  "PN MB",
    "background_color":  "#f7f4ee",
    "start_url":  "/",
    "icons":  [
                  {
                      "type":  "image/svg+xml",
                      "sizes":  "128x128",
                      "src":  "/favicon.svg"
                  },
                  {
                      "type":  "image/png",
                      "sizes":  "192x192",
                      "src":  "/web-app-manifest-192x192.png"
                  },
                  {
                      "type":  "image/png",
                      "sizes":  "512x512",
                      "src":  "/web-app-manifest-512x512.png"
                  }
              ]
}
