{
  "name": "Win Your League",
  "short_name": "WYL Hub",
  "description": "The Elite Fantasy Sports Hub and Dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001224",
  "theme_color": "#00FF66",
  "icons": [
    {
      "src": "wyl121.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "wyl121.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}