{
  "name": "betgoat",
  "short_name": "BetGoat",
  "theme_color": "#313634",
  "background_color": "#313634",
  "orientation": "portrait",
  "display": "standalone",
  "scope": "/",
  "start_url": "/?utm_source=pwa",
  "version": "1.0",
  "manifest_version": "1",
  "icons": [
  {
    "src": "/assets/images/icons/96px.png",
    "type": "image/png",
    "sizes": "96x96"
  }
]
}
