{
    "reports": {
        "build-ok": {
            "msg": "All clear.\n",
            "theme": "info"
        },
        "build-error": {
            "msg": "Life is like a box of chocolates. You get some earwax.\n",
            "theme": "error"
        }
    }
}
