{
  "short_name": "In Play",
  "name": "In Play",
  "icons": [
    {
      "src": "https://inplay-dev.s3.ap-southeast-2.amazonaws.com/web_favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16 192x192 512x512",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}