{
  "version": "1.0.0",
  "canvas": {
    "aspectRatio": "16:9"
  },
  "zones": {
    "clubLogo": {
      "position": "top-left",
      "widthPercent": 31,
      "heightPercent": 15,
      "purpose": "Reserved for the club logo and name block",
      "contentBox": {
        "maxWidthPercent": 22,
        "maxHeightPercent": 11,
        "fitMode": "contain"
      }
    },
    "courtHeader": {
      "position": "top-center",
      "widthPercent": 38,
      "heightPercent": 15,
      "purpose": "Court number and powered-by brand"
    },
    "timers": {
      "position": "top-right",
      "widthPercent": 31,
      "heightPercent": 15,
      "purpose": "Clock and match timer"
    },
    "scorePanel": {
      "position": "center",
      "topPercent": 20.95,
      "heightPercent": 59.8,
      "purpose": "Teams, points, games, and sets"
    },
    "sponsorBand": {
      "position": "bottom",
      "heightPercent": 17.8,
      "purpose": "Bank sponsor area spanning the full width",
      "contentBox": {
        "maxWidthPercent": 40,
        "maxHeightPercent": 8,
        "fitMode": "contain"
      }
    }
  },
  "blankAssets": {
    "clubLogo": true,
    "sponsorLogo": true
  }
}
