{
  "ams": {
    "badge": {
      "background-color": {
        "$value": "{ams.color.feedback.success}",
        "$extensions": {
          "nl.amsterdam.type": "color"
        }
      },
      "color": {
        "$value": "{ams.color.text.inverse}",
        "$extensions": {
          "nl.amsterdam.type": "color"
        }
      },
      "font-family": {
        "$value": "{ams.typography.font-family}",
        "$extensions": {
          "nl.amsterdam.type": "fontFamily"
        }
      },
      "font-size": {
        "$value": "{ams.typography.body-text.font-size}",
        "$extensions": {
          "nl.amsterdam.type": "fontSize"
        }
      },
      "font-weight": {
        "$value": "{ams.typography.body-text.bold.font-weight}",
        "$extensions": {
          "nl.amsterdam.type": "fontWeight"
        }
      },
      "gap": {
        "$value": "{ams.space.xs}",
        "$extensions": {
          "nl.amsterdam.subtype": "space",
          "nl.amsterdam.type": "dimension"
        }
      },
      "line-height": {
        "$value": "{ams.typography.body-text.line-height}",
        "$extensions": {
          "nl.amsterdam.subtype": "lineHeight",
          "nl.amsterdam.type": "number"
        }
      },
      "padding-inline": {
        "$value": "{ams.space.xs}",
        "$extensions": {
          "nl.amsterdam.subtype": "space",
          "nl.amsterdam.type": "dimension"
        }
      },
      "azure": {
        "background-color": {
          "$value": "{ams.color.feedback.info}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.inverse}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "lime": {
        "background-color": {
          "$value": "{ams.color.highlight.lime}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.default}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "magenta": {
        "background-color": {
          "$value": "{ams.color.highlight.magenta}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.inverse}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "orange": {
        "background-color": {
          "$value": "{ams.color.feedback.warning}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.default}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "purple": {
        "background-color": {
          "$value": "{ams.color.highlight.purple}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.inverse}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "red": {
        "background-color": {
          "$value": "{ams.color.feedback.error}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.inverse}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      },
      "yellow": {
        "background-color": {
          "$value": "{ams.color.highlight.yellow}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        },
        "color": {
          "$value": "{ams.color.text.default}",
          "$extensions": {
            "nl.amsterdam.type": "color"
          }
        }
      }
    }
  }
}
