{
    "Queue": {
        "pages": {
            "concierge": {
                "default": {
                    "layout": [
                        [
                            {
                                "type": "bb-queue-concierge-component",
                                "width": 12,
                                "panel_params": {
                                    "default_page": "concierge-dashboard"
                                }
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            },
            "concierge-dashboard": {
                "default": {
                    "style": "profile",
                    "hideApptButton": false,
                    "frameLayout": [
                        {
                            "width": 6,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-concierge-staff-by-status",
                                        "width": 12,
                                        "panel_params": {
                                            "panel_status": "available"
                                        }
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-staff-by-status",
                                        "width": 12,
                                        "panel_params": {
                                            "panel_status": "now_serving"
                                        }
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-staff-by-status",
                                        "width": 12,
                                        "panel_params": {
                                            "panel_status": "busy"
                                        }
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-staff-by-status",
                                        "width": 12,
                                        "panel_params": {
                                            "panel_status": "on_break"
                                        }
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-staff-by-status",
                                        "width": 12,
                                        "panel_params": {
                                            "panel_status": "unavailable"
                                        }
                                    }
                                ]
                            ]
                        },
                        {
                            "width": 6,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-concierge-add-customer",
                                        "width": 12
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-queuers",
                                        "width": 12
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-concierge-services",
                                        "width": 12
                                    }
                                ]
                            ]
                        }
                    ]
                },
                "values": "*bbc"
            },
            "staff-person": {
                "default": {
                    "layout": [
                        [
                            {
                                "type": "bb-queue-single-staff-person",
                                "width": 12,
                                "panel_params": {
                                    "default_page": "staff-person-panel",
                                    "single_staff_view": true
                                }
                            }
                        ]
                    ]
                },
                "values": "*bbc"
            },
            "staff-person-panel": {
                "default": {
                    "style": "profile",
                    "frameLayout": [
                        {
                            "width": 12,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-single-staff-panel",
                                        "width": 12,
                                        "panel_params": {
                                            "single_staff_view": true
                                        }
                                    }
                                ]
                            ]
                        },
                        {
                            "width": 8,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-single-staff-person-queuers",
                                        "width": 12,
                                        "panel_params": {
                                            "single_staff_view": true
                                        }
                                    }
                                ]
                            ]
                        },
                        {
                            "width": 4,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-single-staff-now-serving",
                                        "width": 12,
                                        "panel_params": {
                                            "single_staff_view": true
                                        }
                                    }
                                ],
                                [
                                    {
                                        "type": "bb-queue-single-staff-upcoming-appts",
                                        "width": 12,
                                        "panel_params": {
                                            "single_staff_view": true
                                        }
                                    }
                                ]
                            ]
                        }
                    ]
                },
                "values": "*bbc"
            },
            "server": {
                "default": {
                    "style": "profile",
                    "frameLayout": [
                        {
                            "width": 6,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-server-panel",
                                        "width": 12
                                    }
                                ]
                            ]
                        },
                        {
                            "width": 6,
                            "layout": [
                                [
                                    {
                                        "type": "bb-queue-waiting-panel",
                                        "width": 12,
                                        "panel_params": {
                                        }
                                    }
                                ]
                            ]
                        }
                    ]
                },
                "values": "*bbc"
            }
        }
    }
}
