{
  "name": "PotGolf",
  "short_name": "PotGolf",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#317EFB",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/ballhog_logo_192_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ballhog_logo_512_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ]
}
