{
  "name": "NextGameTime",
  "short_name": "NextGameTime",
  "description": "When's the next game? Live countdown, scores, and where to watch.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
