pub fn json_bool(value: &Value, key: &str) -> bool
Reads a boolean field from a JSON object, defaulting to false if absent or the wrong type.