﻿{
  "browsers":
  [
    {
      "Name": "Chrome",
      "LatestVersion": 71,
      "DownloadPageUrl": "https://www.google.com/chrome"
    },
    {
      "Name": "Firefox",
      "LatestVersion": 64,
      "DownloadPageUrl": "https://www.firefox.com/"
    },
    {
      "Name": "Safari",
      "LatestVersion": 12,
      "DownloadPageUrl": "https://www.apple.com/safari/"
    },
    {
      "Name": "Edge",
      "LatestVersion": 17,
      "DownloadPageUrl": "https://www.microsoft.com/en-us/windows/microsoft-edge"
    }
  ]
}
