{
  "name": "ChampionshipHoops",
  "short_name": "ChampHoops",
  "description": "Build a ten-player rotation and chase a championship through the regular season and playoffs.",
  "start_url": "/championshiphoops/",
  "scope": "/championshiphoops/",
  "display": "standalone",
  "background_color": "#071b2b",
  "theme_color": "#071b2b",
  "icons": [
    {
      "src": "/championshiphoops/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/championshiphoops/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
