{
  "name": "MCSAA Sports",
  "short_name": "MCSAA",
  "description": "Manitoba Catholic Schools Athletic Association",
  "start_url": "/Pinegrow/index2.html",
  "scope": "/Pinegrow/",
  "display": "standalone",
  "background_color": "#0d2f6b",
  "theme_color": "#0d2f6b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Pinegrow/images/mcsaa-app-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Pinegrow/images/mcsaa-app-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}