{
    "spotifyAPI": {
        "clientID": "",
        "clientSecret": ""
    },
    "exportFolder": "",
    "daysToKeep": "30",
    "playlists": [
        {
            "user": "",
            "id": ""
        }
    ]
}