{
  "pdf": "picture_as_pdf",
  "doc": "description",
  "docx": "description",
  "odt": "description",
  "txt": "article",
  "md": "article",
  "rst": "article",
  "xls": "table_chart",
  "xlsx": "table_chart",
  "csv": "table_chart",
  "ods": "table_chart",
  "tsv": "table_chart",
  "ppt": "slideshow",
  "pptx": "slideshow",
  "odp": "slideshow",
  "jpg": "image",
  "jpeg": "image",
  "png": "image",
  "gif": "gif",
  "webp": "image",
  "svg": "image",
  "bmp": "image",
  "tif": "image",
  "tiff": "image",
  "ico": "image",
  "heic": "image",
  "avif": "image",
  "mp4": "movie",
  "mkv": "movie",
  "mov": "movie",
  "avi": "movie",
  "wmv": "movie",
  "webm": "movie",
  "flv": "movie",
  "m4v": "movie",
  "mp3": "audio_file",
  "wav": "audio_file",
  "flac": "audio_file",
  "aac": "audio_file",
  "ogg": "audio_file",
  "m4a": "audio_file",
  "opus": "audio_file",
  "wma": "audio_file",
  "zip": "folder_zip",
  "rar": "folder_zip",
  "7z": "folder_zip",
  "tar": "folder_zip",
  "gz": "folder_zip",
  "bz2": "folder_zip",
  "xz": "folder_zip",
  "zst": "folder_zip",
  "py": "code",
  "js": "code",
  "ts": "code",
  "jsx": "code",
  "tsx": "code",
  "html": "code",
  "htm": "code",
  "css": "code",
  "scss": "code",
  "sass": "code",
  "less": "code",
  "json": "data_object",
  "yaml": "data_object",
  "yml": "data_object",
  "toml": "data_object",
  "xml": "data_object",
  "ini": "settings",
  "cfg": "settings",
  "conf": "settings",
  "env": "settings",
  "sh": "terminal",
  "bash": "terminal",
  "zsh": "terminal",
  "fish": "terminal",
  "ps1": "terminal",
  "bat": "terminal",
  "cmd": "terminal",
  "c": "code",
  "cpp": "code",
  "h": "code",
  "hpp": "code",
  "rs": "code",
  "go": "code",
  "java": "code",
  "kt": "code",
  "swift": "code",
  "rb": "code",
  "php": "code",
  "lua": "code",
  "r": "code",
  "sql": "storage",
  "db": "storage",
  "sqlite": "storage",
  "iso": "album",
  "dmg": "album",
  "img": "album",
  "ttf": "font_download",
  "otf": "font_download",
  "woff": "font_download",
  "woff2": "font_download",
  "eot": "font_download",
  "apk": "android",
  "exe": "apps",
  "msi": "apps",
  "deb": "apps",
  "rpm": "apps",
  "appimage": "apps",
  "psd": "brush",
  "ai": "brush",
  "xd": "brush",
  "fig": "brush",
  "sketch": "brush",
  "epub": "book",
  "mobi": "book",
  "azw": "book",
  "torrent": "cloud_download",
  "nfo": "info",
  "log": "receipt_long",
  "lock": "lock"
}