{
  "name": "GoBall Beta",
  "short_name": "GoBall",
  "version": "0.1.39",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "description": "Track every game you attend. Capture memories from football, basketball, and baseball games.",
  "icons": [
    {
      "src": "images/goball-patch-logo-square.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/goball-patch-logo-square.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}