How to add and read .json config file in REFramework

Hi,

I have not used REFramework so far. Can someone explain to me where and how to add a config file that is in .json format and how to read data from that format. And I’m also interested in how to deserialize that file in Dictionary <String, String> through VB.Net code.

Ty in advance