{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "settings": {
    "color": {
      "palette": [
        {
          "name": "Primary 600",
          "slug": "primary-600",
          "color": "red"
        }
      ]
    },
    "custom": {
      "variation": "launch"
    }
  },
  "title": "Launch",
  "version": 2
}
