{
  "name": "Wright Bar",
  "latestVersion": "1.0.0",
  "minimumRequiredVersion": "1.0.0",
  "publishedDate": "2026-05-10",
  "downloadPageUrl": "https://wright.bar/download/",
  "downloads": {
    "windows": {
      "url": "https://wright.bar/downloads/wright-bar-1.0.0-windows-portable.zip",
      "label": "Windows Portable ZIP",
      "type": "portable-zip",
      "available": true
    },
    "windowsInstaller": {
      "url": "https://wright.bar/downloads/wright-bar-windows.exe",
      "label": "Windows Installer",
      "available": false,
      "note": "Requires a Windows/Wine build host before upload."
    },
    "windowsPortable": {
      "url": "https://wright.bar/downloads/wright-bar-1.0.0-windows-portable.zip",
      "label": "Windows Portable ZIP",
      "available": true
    },
    "mac": {
      "url": "https://wright.bar/downloads/wright-bar-mac.dmg",
      "label": "macOS DMG",
      "available": false,
      "note": "Build on macOS, sign, notarize, then upload."
    },
    "macZip": {
      "url": "https://wright.bar/downloads/wright-bar-mac.zip",
      "label": "macOS ZIP",
      "available": false,
      "note": "Build on macOS, sign, notarize, then upload."
    }
  },
  "checksumsUrl": "https://wright.bar/downloads/checksums.json",
  "releaseNotes": [
    "Initial desktop packaging path for Windows and macOS.",
    "Desktop app runs bundled local game files and can play offline.",
    "Update checks use this manifest and never block gameplay."
  ]
}
