Settings and Preferences JSON Example
A compact configuration-style object that shows booleans, strings, and nested preferences together.
Where this shape shows up in production
Related examples
Continue Learning
JSON Config Files — package.json, tsconfig & Beyond
Understand every major JSON config file developers use daily: package.json, tsconfig.json, .eslintrc, VS Code settings, and more.
JSON Objects — Keys, Nesting & Patterns
Deep dive into JSON objects: key-value pairs, nesting, real-world patterns like API responses, configs, and schemas.
Try These Tools
JSON Pretty Print & Viewer
Pretty-print, minify, and inspect JSON with strict-valid output, lenient repair modes, tree search, and local-only processing.
Open toolJSON Validator
Validate JSON syntax in real-time. Get clear error messages with line and column numbers.
Open toolJSON to Base64 Converter
Encode valid JSON into Base64 or Base64URL with UTF-8-safe processing, serialization controls, and a compact size audit.
Open tool