{
    "title": "Locking Book Orientation",
    "message": "To keep your book from rotating when you turn your iPhone, tap the portrait orientation lock button in the reading menu",
    "icon": "systemimage://lock.circle.fill",
    "style": 4,
    "actions": [
        {
            "style": "cancel",
            "identifier": "cancel",
            "value": "DeepLinkCancel"
        }
    ],
    "appearance": {
        "titleColor": {
            "type": "named",
            "name": "label"
        },
        "subtitleColor": {
            "type": "named",
            "name": "secondaryLabel"
        }
    }
}
