{ "gpio": { "hook_pin": 17, "hook_pressed_state": "LOW" }, "audio": { "device_index": 1, "chunk_size": 1024, "format": "paInt16", "channels": 1, "sample_rate": 44100, "max_record_seconds": 300 }, "paths": { "base_dir": "./rotary_phone_data", "recordings_dir": "recordings", "sounds_dir": "sounds" }, "web": { "port": 8080, "max_upload_size_mb": 50 }, "system": { "active_greeting": "dialtone.wav", "volume": 70 } }