Non-game Steam library entries are stored in a special file called shortcuts.vdf.
The file is located in the (steam folder)\userdata\(steamid)\config folder for each Steam user.
It is encoded using ANSI formating.
Every file starts with the header \x00shortcuts\x00, followed by all shortcut entries.
After all entries, the file is terminated by \x08\x08.