pub fn load_manifest(dir: &Path) -> Result<Manifest, ZigError>
Load the manifest from a tier directory. Returns an empty manifest if the file does not exist.