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