{
  "name": "Traditional Chinese (OpenCC Standard) to Traditional Chinese (Hong Kong variant)",
  "normalization": [
    { "dict": { "type": "ocd2", "file": "CJK_Compatibility_Ideographs.ocd2" } }
  ],
  "conversion_chain": [
    {
      "dict": {
        "type": "group",
        "match_policy": "short_circuit",
        "dicts": [
          { "type": "ocd2", "file": "HKVariantsPhrases.ocd2" },
          { "type": "ocd2", "file": "HKVariants.ocd2" }
        ]
      }
    }
  ]
}
