{
  "name": "The Guest Book",
  "short_name": "Guest Book",
  "description": "The oldest tradition in golf is an invitation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e3b2c",
  "theme_color": "#0e3b2c",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
