{
  "pdf": "picture_as_pdf",
  "doc": "article",
  "docx": "article",
  "txt": "description",
  "md": "markdown",
  "html": "html",
  "css": "css",
  "js": "javascript",
  "ts": "code",
  "py": "code",
  "sh": "terminal",
  "json": "data_object",
  "xml": "code",
  "yml": "code",
  "toml": "code",
  "csv": "table_chart",
  "xls": "grid_on",
  "xlsx": "grid_on",
  "zip": "archive",
  "rar": "archive",
  "7z": "archive",
  "tar": "archive",
  "gz": "archive",
  "mp3": "music_note",
  "wav": "music_note",
  "flac": "music_note",
  "mp4": "movie",
  "mov": "movie",
  "avi": "movie",
  "mkv": "movie",
  "webm": "movie",
  "jpg": "image",
  "jpeg": "image",
  "png": "image",
  "gif": "image",
  "webp": "image",
  "svg": "image",
  "ico": "image",
  "db": "storage",
  "sqlite": "storage",
  "log": "description",
  "env": "settings",
  "ini": "settings",
  "cfg": "settings",
  "conf": "settings",
  "LICENSE": "verified",
  "readme": "info",
  "lock": "lock",
  "ps1": "terminal",
  "bat": "terminal",
  "c": "code",
  "cpp": "code",
  "java": "code",
  "go": "code",
  "rb": "code",
  "php": "code",
  "swift": "code",
  "kt": "code",
  "rs": "code",
  "sql": "storage",
  "test.js": "bug_report",
  "spec.js": "bug_report"
}