{
  "brand": {
    "name": "KOPI AI Agent",
    "company": "Xing Bao Ku PTE LTD",
    "country": "Singapore",
    "website": "https://kopiaiagent.com",
    "tagline": "Business Automation · Customer Support · Workflow Execution"
  },
  "colors": {
    "primary": {
      "cream": "#FAF6F1",
      "creamDark": "#F0E8DD",
      "coffee": "#C87533",
      "coffeeDark": "#8B5A2B",
      "coffeeLight": "#D4956B"
    },
    "accent": {
      "gold": "#D4A04A",
      "goldLight": "#E8C87A"
    },
    "text": {
      "dark": "#1E293B",
      "muted": "#64748B",
      "light": "#94A3B8"
    },
    "background": {
      "main": "#FFFFFF",
      "warm": "#FAF6F1",
      "warmDark": "#F0E8DD"
    }
  },
  "typography": {
    "primary": "Inter",
    "mono": "JetBrains Mono",
    "weights": [300, 400, 500, 600, 700, 800, 900],
    "source": "https://fonts.googleapis.com/css2?family=Inter:wght@300..900&family=JetBrains+Mono&display=swap"
  },
  "borderRadius": {
    "small": "8px",
    "medium": "12px",
    "large": "16px",
    "card": "14px",
    "pill": "999px"
  },
  "assets": {
    "productImage": "https://kopiaiagent.com/brand/kopi-gold-product.jpg",
    "bannerImage": "https://kopiaiagent.com/brand/kopi-gold-banner.jpg",
    "mobileIcon": "https://kopiaiagent.com/brand/kopi-mobile-app.jpg",
    "webFavicon": "https://kopiaiagent.com/brand/kopi-web-favicon.jpg",
    "botAvatar": "https://kopiaiagent.com/brand/kopi-bot-avatar.jpg",
    "multichannel": "https://kopiaiagent.com/brand/kopi-multichannel.jpg"
  },
  "gradient": {
    "gold": "linear-gradient(135deg, #D4A04A, #8B5A2B)",
    "warm": "linear-gradient(135deg, #FAF6F1, #F0E8DD)"
  },
  "ui": {
    "style": "minimal",
    "theme": "light",
    "mood": "warm, premium, coffee-shop",
    "avoid": ["dark themes", "cold blues", "tech-heavy aesthetics"]
  }
}
