{
    "Resources": {
        "pages": {
            "details": {
                "default": {
                    "style": "tab",
                    "layout": [
                        [
                            {
                                "type": "bb-editable-details-panel",
                                "width": 8,
                                "panel_params": {
                                    "readOnlyRoles": [
                                        "user",
                                        "parent-user",
                                        "personal",
                                        "callcenter"
                                    ]
                                }
                            },
                            {
                                "type": "bb-profile-image-panel",
                                "width": 4,
                                "index": 1
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            }
        }
    }
}
