Create JSON object with numbers as names
Hey! I need to create these two objects, 24 and 46. These are icon files, and the JSON needs to have numbers as their names. Is it possible to name them like this? By the way, I'm serializing a JSON file from C# code, which is why this is a problem in the first place
