{
    "title": "Easy Navigation",
    "message": "To quickly go to a different location in the book, open the reading menu and drag your finger across the Contents button",
    "icon": "systemimage://arrow.left.arrow.right.circle.fill",
    "style": 4,
    "actions": [
        {
            "style": "cancel",
            "identifier": "cancel",
            "value": "DeepLinkCancel"
        }
    ],
    "appearance": {
        "imageTintColor": {
            "type": "named",
            "name": "blue"
        },
        "titleColor": {
            "type": "named",
            "name": "label"
        },
        "subtitleColor": {
            "type": "named",
            "name": "secondaryLabel"
        }
    }
}
