{
  "service": "FrameSI Updater & Downloads",
  "endpoints": {
    "/latest.json": "Get the latest version manifest (for updater)",
    "/downloads/latest": "List latest version downloads (for website)",
    "/downloads/v{version}/{filename}": "Download installer files",
    "/v{version}/{filename}": "Download updater files"
  },
  "repo": "https://github.com/ChrisA95G/FrameSI",
  "website": "Coming soon!"
}