{
  "id": "MTX.APP.riotdawn",
  "short_name": "riotdawn",
  "name": "riotdawn",
  "description": "",
  "display": "standalone",
  "start_url": "/PWAStart.aspx",
  "scope": "/",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/_VendorFiles/R000001/riotdawn/Content/PWA/icon192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/_VendorFiles/R000001/riotdawn/Content/PWA/icon256x256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "/_VendorFiles/R000001/riotdawn/Content/PWA/icon512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/_VendorFiles/R000001/riotdawn/Content/PWA/icon1024x1024.png",
      "type": "image/png",
      "sizes": "1024x1024"
    },
    {
      "src": "/_VendorFiles/R000001/riotdawn/Content/PWA/icon2048x2048.png",
      "type": "image/png",
      "sizes": "2048x2048"
    }
  ],
  "shortcuts": [
    {
      "name": "This Week Live",
      "url": "/Events",
      "description": "List of events this week"
    },
    {
      "name": "Register",
      "url": "/Login"
    }
  ]
}