{
  "name": "BB Fantasy League",
  "short_name": "BB Fantasy",
  "description": "Fantasy league for Big Brother fans",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eaf3f8",
  "theme_color": "#2a59bd",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/bb_leagues_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/bb_leagues_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
