{
  "$comment": "Canonical RankWizAI crown geometry. Single source of truth shared by Logo.tsx, OgImageRenderer.php, and the Python OG generators. Color tokens kept in sync with resources/css/app.css. SVG masters in public/branding/masters/ are stylistic compositions that consume these tokens — when this file changes, regenerate the masters.",
  "viewBox": "0 0 120 120",
  "paths": {
    "body": "M16 96 L16 76 L28 56 L40 76 L60 36 L80 76 L92 20 L104 76 L104 96 Z",
    "sparkle": "M92 4 C 93 8 93.5 8.5 97 10 C 93.5 11.5 93 12 92 16 C 91 12 90.5 11.5 87 10 C 90.5 8.5 91 8 92 4 Z"
  },
  "band": { "x": 16, "y": 84, "width": 88, "height": 12 },
  "gems": [
    { "cx": 40, "cy": 80, "r": 2.5 },
    { "cx": 60, "cy": 80, "r": 2.5 },
    { "cx": 80, "cy": 80, "r": 2.5 }
  ],
  "colors": {
    "purple": "#7C3AED",
    "purpleDeep": "#5B21B6",
    "amber": "#FCD34D",
    "white": "#FFFFFF",
    "black": "#000000",
    "slate900": "#0F172A",
    "slate500": "#64748B",
    "slate200": "#E5E7EB"
  }
}
