{
    "spotifyAPI": {
        "clientID": "",
        "clientSecret": ""
    },
    "playlists": [
        {
            "user": "",
            "name": "",
            "id": "",
            "startNumber": 1,
            "limit": -1
        }
    ],
    "spotifyDeviceName": "MYDEVICE",
    "audioDeviceName": "3/4 - Musik (2- GIGAPort HD Audio driver) [Loopback]",
    "destinationFolder": "",
    "redirectUrl": "http://localhost:8080",
    "openBrowser": false,
    "cacheFilePath": ".cache",
    "skipConfirmation": false
}