{
    "title": "[localized]",
    "message": "[localized]",
    "icon": "systemimage://checkmark.circle.fill",
    "style": 4,
    "actions": [
        {
            "style": "cancel",
            "identifier": "cancel",
            "value": "DeepLinkCancel"
        }
    ],
    "appearance": {
        "imageTintColor": {
            "type": "named",
            "name": "cyan"
        },
        "titleColor": {
            "type": "named",
            "name": "label"
        },
        "subtitleColor": {
            "type": "named",
            "name": "secondaryLabel"
        }
    }
}
