{
  "title": "Phase banner",
  "status": "ready",
  "default": "Alpha",
  "context": {
    "modifier": "alpha",
    "phaseText": "ALPHA",
    "feedbackLink": "#"
  },
  "variants": [
    {
      "name": "alpha",
      "context": {
        "modifier": "alpha",
        "phaseText": "ALPHA"
      }
    },
    {
      "name": "beta",
      "context": {
        "modifier": "beta",
        "phaseText": "BETA"
      }
    }
  ]
}
