{
  "id": "reactpress-default",
  "name": "ReactPress Default",
  "version": "0.1.0",
  "templates": ["default", "landing", "blog", "blank"],
  "blockVariants": {
    "Hero": ["centered", "split", "compact"],
    "CardGrid": ["three-up", "feature-list"],
    "CTA": ["band", "inline"]
  },
  "tokens": {
    "colors": {
      "background": "#ffffff",
      "surface": "#f7f9fc",
      "text": "#101828",
      "muted": "#667085",
      "border": "#d8e0ec",
      "accent": "#0f5fff"
    },
    "radii": {
      "sm": "4px",
      "md": "6px",
      "lg": "8px"
    }
  }
}
