{
    "title": "Bookmark Shortcut",
    "message": "You can quickly add or remove a bookmark by double-tapping anywhere on a page",
    "icon": "systemimage://bookmark.circle.fill",
    "style": 4,
    "actions": [
        {
            "style": "cancel",
            "identifier": "cancel",
            "value": "DeepLinkCancel"
        }
    ],
    "appearance": {
        "imageTintColor": {
            "type": "named",
            "name": "red"
        },
        "titleColor": {
            "type": "named",
            "name": "label"
        },
        "subtitleColor": {
            "type": "named",
            "name": "secondaryLabel"
        }
    }
}
