pub fn read_object(path: impl AsRef<Path>) -> Result<Map<String, Value>>
Read a settings object. Missing files are treated as empty settings.