{
  "name": "Let's Play Golf",
  "short_name": "Play Golf",
  "description": "Golf courses near you in Leicestershire and north Warwickshire \u2014 distances, green fees, facilities and player reviews.",
  "start_url": "/find.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E9E7DE",
  "theme_color": "#E9E7DE",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}