{
  "mockup_id": "polo-front",
  "type": "uniform",
  "industry_tags": [
    "cleaning",
    "general",
    "cosmetics"
  ],
  "image_width": 600,
  "image_height": 700,
  "zones": [
    {
      "zone_id": "chest-logo",
      "role": "primary",
      "zone_type": "rect",
      "points": [
        [
          150,
          150
        ],
        [
          300,
          150
        ],
        [
          300,
          260
        ],
        [
          150,
          260
        ]
      ],
      "max_logo_width_pct": 70,
      "blend": "multiply",
      "logo_variant": "mark-only"
    }
  ]
}