{
  "background_color": "#00b2dd",
  "theme_color": "#00b2dd",
  "description": "Access the Fantasy Forecast app with the click of a button!",
  "display": "standalone",
  "icons": [
    {
      "src": "images/Homescreen-Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }, {
      "src": "images/Homescreen-Logo-Large.png",
      "sizes": "560x560",
      "type": "image/png"
    }, {
      "src": "images/Homescreen-Logo-Medium.png",
      "sizes": "336x336",
      "type": "image/png"
    }       
  ],
  "name": "Fantasy4cast",
  "short_name": "Fantasy 4cast",
  "start_url": "index.php",
  "scope": "fan4cast/"
}