{
  "cv":     { "text": "CV",                     "category": "hardware" },
  "dv":     { "text": "DV",                     "category": "hardware" },
  "hybrid": { "text": "Hybrid CV-DV",           "category": "hardware" },
  "noisy":  { "text": "Noisy Hardware",         "category": "hardware" },
  "metro":  { "text": "Noisy Metrology",        "category": "task"     },
  "nmetro": { "text": "Noiseless Metrology",    "category": "task"     },
  "hsim":   { "text": "Hamiltonian Simulation", "category": "task"     },
  "qec":    { "text": "Error Correction",       "category": "task"     },
  "prep":   { "text": "State Preparation",      "category": "task"     },
  "cs":     { "text": "Classical Simulation",   "category": "task"     },
  "search": { "text": "Search",                 "category": "task"     },
  "tool":   { "text": "Math Tools",             "category": "tool"     },
  "pf":     { "text": "Product Formula",        "category": "tool"     },
  "qsp":    { "text": "QSP/QSVT",              "category": "tool"     },
  "gauss":  { "text": "Gaussian",               "category": "tool"     },
  "nogo":   { "text": "No-Go Theory",           "category": "tool"     },
  "res":    { "text": "Resource Theory",        "category": "tool"     },
  "qsl":    { "text": "Quantum Speed Limit",    "category": "tool"     },
  "must":   { "text": "Must Read",              "category": "others"   },
  "review": { "text": "Review",                 "category": "others"   },
  "mine":   { "text": "Mine",                   "category": "others"   },
  "phd":    { "text": "Ph.D. Thesis",           "category": "others"   },
  "comp":   { "text": "Computational",          "category": "others"   },
  "signal": { "text": "Signal Processing",      "category": "others"   },
  "tr":     { "text": "To Read",                "category": "red"      },
  "vrf":    { "text": "Verified",            "category": "green"    }
}
