{
    "items": [],
    "speakers": {
        "anna": {
            "avatar": "woman.svg",
            "color": "#a26"
        },
        "you": {
            "avatar": "peter.svg",
            "color": "#26a",
            "side": "right"
        },
        "janitor": {
            "avatar": "man2.svg",
            "color": "#484"
        },
        "cook": {
            "avatar": "man5.svg",
            "color": "#a62"
        },
        "librarian": {
            "avatar": "woman.svg",
            "color": "#288"
        },
        "student1": {
            "avatar": "man.svg",
            "color": "#288"
        },
        "student2": {
            "avatar": "man3.svg",
            "color": "#a22"
        },
        "student3": {
            "avatar": "man5.svg",
            "color": "#2a2"
        }
    },
    "sentences": {}
}
