{
  "$schema": "brand-tokens/v1",
  "brand": "Jenny's Best Cleaning",
  "version": "1.0",
  "colors": {
    "core": {
      "pine": "#22552a",
      "pine-mid": "#2f6b38",
      "pine-deep": "#173d1e",
      "lime": "#b8e87c",
      "lime-soft": "#e4f5cf",
      "white": "#ffffff"
    },
    "semantic": {
      "success": "#2f6b38",
      "warning": "#c98a1a",
      "error": "#b3452f"
    },
    "palettes": {
      "coastal": {
        "bg": "#fafcfd",
        "surface": "#f0f6fa",
        "mist": "#e3eef5",
        "text": "#0e2236",
        "muted": "#5a6878",
        "line": "#0e223614",
        "secondary": "#6b8fa3",
        "secondary-soft": "#d4e6ec"
      },
      "sand": {
        "bg": "#fcfbf7",
        "surface": "#f5f1e8",
        "mist": "#ece5d6",
        "text": "#1c2a20",
        "muted": "#5f6a63",
        "line": "#1c2a2014",
        "secondary": "#a08a66",
        "secondary-soft": "#e8dcc4"
      }
    }
  },
  "typography": {
    "display": {
      "family": "Antonio",
      "weights": [
        300,
        400
      ],
      "role": "Wordmark (300) and eyebrows (400), uppercase"
    },
    "sans": {
      "family": "Inter",
      "weights": [
        400,
        500,
        600
      ],
      "role": "Headings 500, body 400, buttons 600"
    },
    "italic": {
      "family": "Playfair Display",
      "weights": [
        400
      ],
      "style": "italic",
      "role": "One or two emphasised words inside headings"
    },
    "googleUrl": "https://fonts.googleapis.com/css2?family=Antonio:wght@300;400&family=Inter:wght@400;500;600&family=Playfair+Display:ital,wght@1,400&display=swap"
  }
}
