{
  "brandName": "Example Brand",
  "audience": "Designers, creators, and small teams",
  "personality": [
    "practical",
    "clear",
    "calm"
  ],
  "colors": {
    "primary": "#087f80",
    "accent": "#d95f45",
    "ink": "#172026",
    "surface": "#ffffff",
    "wash": "#f7f8f6"
  },
  "typography": {
    "heading": "system-ui bold",
    "body": "system-ui regular",
    "code": "ui-monospace"
  },
  "buttons": {
    "primary": {
      "background": "#087f80",
      "text": "#ffffff",
      "radius": "6px"
    },
    "secondary": {
      "background": "#ffffff",
      "text": "#075f61",
      "border": "#ccd7d6",
      "radius": "6px"
    }
  },
  "promptNotes": {
    "style": "clean editorial product documentation",
    "lighting": "soft directional light",
    "avoid": [
      "fake logos",
      "unreadable text",
      "clutter"
    ]
  }
}
