{
  "theme_color": "#38deff",
  "background_color": "#2EC6FE",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512rounded.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "chrisonssmall.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-GB",
  "name": "Chrisons Test Portal",
  "short_name": "Chrisons Test Portal",
  "start_url": "https://portaltest.chrisons.tech/Landing",
  "scope": "https://portaltest.chrisons.tech/",
  "description": "This app is awesome",
  "id": "ChrisonsTestApp",
  "prefer_related_applications": false,
  "related_applications": [
    {
    "platform": "play",
    "id": "com.google.samples.apps.iosched"
    }
]
}