{
  "brand": "Hương Sắc Bồ Đề",
  "version": "1.0.0",
  "vesak": "PL.2570 – DL.2026",
  "colors": {
    "gold-primary": {
      "name": "Hoàng Kim Bồ Đề",
      "hex": "#C8A44F",
      "rgb": "200, 164, 79",
      "cmyk": "0, 18, 60, 22",
      "pantone": "7563 C",
      "usage": "Logo chính, tiêu đề, điểm nhấn quan trọng"
    },
    "gold-light": {
      "name": "Kim Ánh",
      "hex": "#E6C772",
      "rgb": "230, 199, 114",
      "cmyk": "0, 13, 50, 10",
      "pantone": "7562 C",
      "usage": "Phiên bản sáng, highlight, gradient"
    },
    "gold-dark": {
      "name": "Kim Cổ",
      "hex": "#9A7B2F",
      "rgb": "154, 123, 47",
      "cmyk": "0, 20, 70, 40",
      "pantone": "7564 C",
      "usage": "Bóng đổ, border, text phụ"
    },
    "brown-premium": {
      "name": "Gỗ Trầm Hương",
      "hex": "#4A3426",
      "rgb": "74, 52, 38",
      "cmyk": "0, 30, 49, 71",
      "pantone": "476 C",
      "usage": "Nền tối, text chính, dark mode"
    },
    "warm-background": {
      "name": "Kem Bồ Đề",
      "hex": "#F6EDDB",
      "rgb": "246, 237, 219",
      "cmyk": "0, 4, 11, 4",
      "pantone": "9183 C",
      "usage": "Nền sáng chính, paper texture"
    }
  },
  "typography": {
    "primary": {
      "name": "Cormorant Garamond",
      "google_fonts": "https://fonts.google.com/specimen/Cormorant+Garamond",
      "weights": [300, 400, 500, 600, 700],
      "usage": "Headline, display, brand name"
    },
    "secondary": {
      "name": "Playfair Display",
      "google_fonts": "https://fonts.google.com/specimen/Playfair+Display",
      "weights": [400, 500, 600, 700, 800],
      "usage": "Body text, subheading, captions"
    }
  },
  "cssVariables": {
    "--brand-gold": "#C8A44F",
    "--brand-gold-light": "#E6C772",
    "--brand-gold-dark": "#9A7B2F",
    "--brand-brown": "#4A3426",
    "--brand-cream": "#F6EDDB",
    "--brand-font-display": "'Cormorant Garamond', Georgia, serif",
    "--brand-font-body": "'Playfair Display', 'Times New Roman', serif"
  }
}
