pub fn normalize_uri(path_str: &str) -> String
Normalize a path string to use forward slashes for cross-platform compatibility.