pub fn read_config() -> Result<Entries>
try to read and deserialize our config file, returning any errors that might occur
ensure_created should have been called beforehand
ensure_created