{
    "canvas": {
        "content": {
            "components": [
                {
                    "type": "text",
                    "id": "live-conversation-title",
                    "text": "Start a live conversation",
                    "style": "header",
                    "align": "left"
                },
                {
                    "type": "list",
                    "items": [
                        {
                            "type": "item",
                            "id": "live_chat",
                            "title": "Live Chat",
                            "subtitle": "Chat with our support team",
                            "image": "https://mharlexcustomapp.dkmeco.site/intercom-live-channels/images/live-chat.png",
                            "image_width": 48,
                            "image_height": 48,
                            "rounded_image": true,
                            "disabled": false,
                            "action": {
                                "type": "submit"
                            }
                        },
                        {
                            "type": "item",
                            "id": "whatsapp",
                            "title": "WhatsApp",
                            "subtitle": "Continue through WhatsApp",
                            "image": "https://mharlexcustomapp.dkmeco.site/intercom-live-channels/images/whatsapp.png",
                            "image_width": 48,
                            "image_height": 48,
                            "rounded_image": true,
                            "disabled": false,
                            "action": {
                                "type": "submit"
                            }
                        },
                        {
                            "type": "item",
                            "id": "line",
                            "title": "Line",
                            "subtitle": "Continue through Line",
                            "image": "https://mharlexcustomapp.dkmeco.site/intercom-live-channels/images/line.png",
                            "image_width": 48,
                            "image_height": 48,
                            "rounded_image": true,
                            "disabled": false,
                            "action": {
                                "type": "submit"
                            }
                        },
                        {
                            "type": "item",
                            "id": "telegram",
                            "title": "Telegram",
                            "subtitle": "Continue through Telegram",
                            "image": "https://mharlexcustomapp.dkmeco.site/intercom-live-channels/images/telegram.png",
                            "image_width": 48,
                            "image_height": 48,
                            "rounded_image": true,
                            "disabled": false,
                            "action": {
                                "type": "submit"
                            }
                        }
                    ]
                }
            ]
        }
    }
}