{
    "altair": {
        "path": "commanders/Altair",
        "description": "The commander you see when you first log into Altair",
        "commands": {
            "menu": {
                "label": "Main Menu",
                "description": "Renders the main menu."
            },
            "help": {
                "label": "Help",
                "description": "Learn how to command Altair",
                "aliases": ["h"]
            }
        }
    }
}