{
    "ok": true,
    "payload": {
        "screen_key": "command_centre",
        "title": "Command Centre",
        "layout": {
            "orientation": "portrait",
            "safe_area": true,
            "top_hud": true,
            "bottom_nav": true,
            "hero_carousel": true,
            "refresh": "60s"
        },
        "profile": [],
        "currencies": [],
        "active_squad": {
            "has_active_squad": true,
            "id": 1,
            "name": "My Match Squad",
            "type": "match_17",
            "starter_filled": 13,
            "interchange_filled": 4,
            "low_stamina_cards": 17,
            "chemistry_score": 91
        },
        "quick_status": [],
        "hero_carousel": [
            {
                "type": "event",
                "title": "Origin Launch Series",
                "subtitle": "active",
                "screen": "live_ops"
            },
            {
                "type": "event",
                "title": "Stadium Control Week",
                "subtitle": "active",
                "screen": "live_ops"
            },
            {
                "type": "stadium",
                "title": "Stadium World",
                "subtitle": "Attack, control and earn stadium income.",
                "screen": "stadium_world"
            },
            {
                "type": "cards",
                "title": "Card Album",
                "subtitle": "Build, protect and upgrade your collection.",
                "screen": "cards_album"
            }
        ],
        "quick_actions": [
            {
                "key": "quick_match",
                "label": "Quick Match",
                "screen": "squad_match_flow",
                "mode": "quick_match"
            },
            {
                "key": "stadium_battle",
                "label": "Stadium Battle",
                "screen": "stadium_world",
                "mode": "stadium_battle"
            },
            {
                "key": "open_pack",
                "label": "Open Pack",
                "screen": "shop"
            },
            {
                "key": "claim_rewards",
                "label": "Claim Rewards",
                "screen": "live_ops"
            }
        ],
        "hud": {
            "back": true,
            "chat": true,
            "milestones": true,
            "menu": true,
            "notifications": 7
        },
        "bottom_nav": [
            {
                "key": "social",
                "label": "Social",
                "screen": "social",
                "badge": 0
            },
            {
                "key": "cards",
                "label": "Cards",
                "screen": "cards_album",
                "badge": 0
            },
            {
                "key": "play",
                "label": "Play",
                "screen": "command_centre",
                "badge": 0,
                "primary": true
            },
            {
                "key": "store",
                "label": "Store",
                "screen": "shop",
                "badge": 0
            }
        ],
        "refresh_seconds": 60
    }
}