{
    "name": "Off The Charts",
    "short_name": "OTC",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#034D50",
    "theme_color": "#034D50",
    "icons": [
      {
        "src": "/icons/icon-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
  
    "related_applications": [
      {
        "platform": "play",
        "id": "io.pandemicmedia.offthecharts",
        "url": "https://play.google.com/store/apps/details?id=io.pandemicmedia.offthecharts"
      }
    ],
    "prefer_related_applications": true
  }
  