# JSON vs TOML Quick comparison of the two formats: ## JSON ```json { "title": "My App", "owner": { "name": "Alice", "dob": "1990-05-27" }, "database": { "ports": [8000, 8001, 80