{
  "name": "Chronogolf",
  "short_name": "Chronogolf",
  "start_url": ".",
  "display": "browser",
  "description":
    "Chronogolf helps you play more golf by providing the easiest way to book your next round at your favorite golf clubs.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.chronogolf.booking.chronogolf",
      "id": "com.chronogolf.booking.chronogolf"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/chronogolf/id1268751136"
    }
  ]
}