{
    "display_information": {
        "name": "GitHub Notifier"
    },
    "features": {
        "bot_user": {
            "display_name": "GitHub Notifier",
            "always_online": false
        }
    },
    "oauth_config": {
        "scopes": {
            "bot": [
                "chat:write",
                "users:read",
                "users:read.email",
                "chat:write.customize"
            ]
        }
    },
    "settings": {
        "org_deploy_enabled": false,
        "socket_mode_enabled": false,
        "token_rotation_enabled": false
    }
}
