// Format, minify and validate JSON data
Format minified JSON into readable indented output or compact it for production. Validates syntax and highlights errors inline. Useful for debugging API responses, reading config files, and inspecting data structures.