{
  "brand": "Helpore",
  "version": "1.0",
  "colours": {
    "civicTeal": { "hex": "#006E70", "role": "Primary action and upper logo plane" },
    "deepPetrol": { "hex": "#123D40", "role": "Lower logo plane, wordmark, text and dark surfaces" },
    "warmPorcelain": { "hex": "#FFF9F2", "role": "Primary field and reverse logo colour" },
    "civicMist": { "hex": "#CFE4E4", "role": "Quiet panels, dividers and borders" },
    "signalLime": { "hex": "#DDE75C", "role": "Sparse external accent; never part of the logo" },
    "functionalCoral": { "hex": "#C0262D", "role": "Errors and urgent states only" }
  },
  "typography": {
    "sans": { "family": "Source Sans 3", "roles": ["wordmark", "interface", "body"], "wordmarkWeight": 650 },
    "serif": { "family": "Source Serif 4", "roles": ["editorial headings"], "weights": [600, 700] }
  },
  "logo": {
    "primaryLight": "helpore-logo-horizontal.svg",
    "primaryDark": "helpore-logo-horizontal-reverse.svg",
    "responsiveSmallLight": "helpore-logo-horizontal-small.svg",
    "responsiveSmallDark": "helpore-logo-horizontal-small-reverse.svg",
    "symbolOnlyBelowPx": 160,
    "responsiveLockupMaxPx": 480
  }
}
