{
  "version": "1.0.0",
  "name": "Clanker Test",
  "direction": "Blueprint",
  "headline": "Proof that the agent built what you asked for.",
  "description": "Give your coding agent a way to write validation tests and publish the results where people can review the evidence.",
  "font": "Inter",
  "colors": {
    "cobalt": {
      "name": "Cobalt",
      "hex": "#2455E8",
      "role": "Brand, primary actions, links",
      "ink": "#FFFFFF"
    },
    "ink": {
      "name": "Ink",
      "hex": "#16233F",
      "role": "Headlines and primary text",
      "ink": "#FFFFFF"
    },
    "paper": {
      "name": "Paper",
      "hex": "#FFFFFF",
      "role": "Working surfaces",
      "ink": "#16233F"
    },
    "mist": {
      "name": "Mist",
      "hex": "#EEF3FF",
      "role": "Quiet backgrounds and selected surfaces",
      "ink": "#16233F"
    },
    "rule": {
      "name": "Rule",
      "hex": "#CBD6EF",
      "role": "Dividers and decorative grids",
      "ink": "#16233F"
    },
    "iris": {
      "name": "Iris",
      "hex": "#7F65D6",
      "role": "Secondary emphasis",
      "ink": "#FFFFFF"
    }
  },
  "logos": {
    "solid": {
      "name": "Solid",
      "format": "svg",
      "appearance": "monochrome",
      "group": "main",
      "usage": "Placeholder mark for the app, browser icons, and compact placements."
    },
    "outline": {
      "name": "Outline",
      "format": "svg",
      "appearance": "monochrome",
      "group": "main",
      "usage": "Placeholder line mark for headers and lockups."
    },
    "blueprint": {
      "name": "Blueprint",
      "format": "svg",
      "appearance": "color",
      "group": "main",
      "usage": "Placeholder color logo with the Blueprint palette."
    }
  }
}
