{
  "categories": [
    {
      "description": "Tools for writing and editing code, offering syntax highlighting, debugging, etc.",
      "emoji": "👾",
      "key": "code_editor",
      "name": "Code Editors & IDEs"
    },
    {
      "description": "Tools aiding software development, management and distribution.",
      "emoji": "💭",
      "key": "development",
      "name": "Development Tools"
    },
    {
      "description": "Tools that help create, manage and visualise documentation.",
      "emoji": "📜",
      "key": "documentation_generator",
      "name": "Documentation Generators"
    },
    {
      "description": "Tools designed to improve syntax highlighting.",
      "emoji": "🖍️",
      "key": "syntax_highlighting",
      "name": "Syntax Highlighting"
    },
    {
      "description": "Software libraries that implement and expose the Catppuccin palette in a programming language.",
      "emoji": "📚",
      "key": "library",
      "name": "Libraries"
    },
    {
      "description": "Command-line interface utilities that perform specific tasks, ranging from file management to system monitoring.",
      "emoji": "🐚",
      "key": "cli",
      "name": "CLI Tools"
    },
    {
      "description": "Programs providing text-based interfaces to interact with the operating system.",
      "emoji": "🌱",
      "key": "terminal",
      "name": "Terminals"
    },
    {
      "description": "Applications that are close to the operating system.",
      "emoji": "🔧",
      "key": "system",
      "name": "System"
    },
    {
      "description": "Tools that are responsible for booting the computer.",
      "emoji": "👢",
      "key": "boot_loader",
      "name": "Boot Loaders"
    },
    {
      "description": "Applications that notify the user of desktop events in an asynchronous manner.",
      "emoji": "😈",
      "key": "notification_daemon",
      "name": "Notification Daemons"
    },
    {
      "description": "Graphical User Interfaces providing a complete experience for interacting with the operating system.",
      "emoji": "🖥️",
      "key": "desktop_environment",
      "name": "Desktop Environments"
    },
    {
      "description": "Applications that control the placement and appearance of windows in a GUI.",
      "emoji": "🪟",
      "key": "window_manager",
      "name": "Window Managers"
    },
    {
      "description": "Applications that help users navigate, organize and edit files/directories on a computer.",
      "emoji": "🗂️",
      "key": "file_manager",
      "name": "File Managers"
    },
    {
      "description": "Tools that provide a quick and easy way for users to launch applications.",
      "emoji": "🗃️",
      "key": "application_launcher",
      "name": "Application Launchers"
    },
    {
      "description": "Applications for accessing and navigating the World Wide Web.",
      "emoji": "🏄",
      "key": "browser",
      "name": "Browsers"
    },
    {
      "description": "Add-ons which extend the functionality of web browsers, enhancing the browsing experience.",
      "emoji": "🧩",
      "key": "browser_extension",
      "name": "Browser Extensions"
    },
    {
      "description": "Websites that enable users to search and retrieve information from the World Wide Web.",
      "emoji": "🔎",
      "key": "search_engine",
      "name": "Search Engines"
    },
    {
      "description": "Websites that host and distribute software packages.",
      "emoji": "📦",
      "key": "package_registry",
      "name": "Package Registries"
    },
    {
      "description": "Applications that help bridge language gaps by translating one language to another.",
      "emoji": "🗺️",
      "key": "translation_tool",
      "name": "Translation Tools"
    },
    {
      "description": "Websites that hold information edited by multiple users.",
      "emoji": "🧠",
      "key": "wiki",
      "name": "Wikis"
    }
  ],
  "pagination": {
    "page": 1,
    "per_page": 20,
    "total_items": 37,
    "total_pages": 2
  }
}