{
  "canvas": {
    "width": 2048,
    "height": 2048,
    "coordinateSystem": "full-avatar-overlay"
  },
  "assets": [
    {
      "id": "make_solana_ai_great_again_hat",
      "file": "clawd_hat_overlay_2048.svg",
      "type": "hat",
      "anchor": "top/head",
      "recommendedBlend": "normal"
    },
    {
      "id": "solana_summer_shades",
      "file": "clawd_shades_overlay_2048.svg",
      "type": "shades",
      "anchor": "face",
      "recommendedBlend": "normal"
    },
    {
      "id": "clawd_chain",
      "file": "clawd_chain_overlay_2048.svg",
      "type": "chain",
      "anchor": "neck/chest",
      "recommendedBlend": "normal"
    }
  ],
  "colors": {
    "solanaPurple": "#9945FF",
    "solanaGreen": "#14F195",
    "deepBlack": "#050713",
    "gold": "#FFD35C"
  },
  "usage": "Stack SVGs above a 2048x2048 uploaded/generated avatar. The SVGs are transparent full-canvas overlays already positioned for the supplied Clawd mascot."
}