{
  "name": "GolfTap",
  "short_name": "GolfTap",
  "description": "Book tee times, manage your golf membership, and stay connected with your club",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "https://www.golftap.com/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#541E28",
  "background_color": "#FBF9F7",
  "categories": ["sports", "lifestyle"],
  "orientation": "portrait-primary",
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/golftap"
    }
  ],
  "prefer_related_applications": false
}
