{
    "m.homeserver": {
        "base_url": "https://matrix-client.matrix.org"
    },
    "m.identity_server": {
        "base_url": "https://vector.im"
    },
    "org.matrix.msc2965.authentication": {
        "issuer": "https://account.matrix.org/",
        "account": "https://account.matrix.org/account/"
    },
    "org.matrix.msc4143.rtc_foci": [
        {
            "type": "livekit",
            "livekit_service_url": "https://livekit-jwt.call.matrix.org"
        }
    ]
}
