{ "app_name": "MyApp", "version": "1.0.0", "port": 8080, "debug": true, "features": ["logging", "caching"], "database": { "host": "localhost", "port": 5432 } }