{
    "display_information": {
        "name": "AWS Break Glass Tool",
        "description": "Notification app for AWS Break Glass Tool",
        "background_color": "#3e4763",
        "long_description": "Notification app for AWS Break Glass Tool, which is used by engineers that need temporary elevated access to an AWS account. This app simply manages sending messages when the tool is used."
    },
    "features": {
        "bot_user": {
            "display_name": "AWS Break Glass Tool",
            "always_online": false
        }
    },
    "oauth_config": {
        "scopes": {
            "bot": [
                "channels:read",
                "chat:write.public",
                "chat:write"
            ]
        }
    },
    "settings": {
        "org_deploy_enabled": false,
        "socket_mode_enabled": false,
        "token_rotation_enabled": false
    }
}
