{
    "schema_version": "1.0",
    "name": "ByteCleaner",
    "description": "Developer disk cleaner for macOS. Scans caches across 17 categories, lists them item by item, and moves them to the Trash only with the user's approval.",
    "url": "https://bytecleaner.app/",
    "logo": "https://bytecleaner.app/wp-content/uploads/2026/08/app-icon.png",
    "contact_email": "support@bytecleaner.app",
    "platform": "macOS 14+",
    "languages": [
        "en",
        "tr"
    ],
    "default_language": "en",
    "categories": [
        "Derived Data",
        "Archives",
        "Device Symbols",
        "Simulator Devices",
        "Runtimes",
        "Gradle Caches",
        "Android Emulators",
        "node_modules",
        "npm · Yarn · pnpm",
        "Homebrew"
    ],
    "features": [
        "Unlimited scanning across 17 developer cache categories",
        "Item by item list: path, size and last used date",
        "Safe / Rebuildable / Caution risk labels",
        "Moves to the Trash instead of deleting",
        "Item protection (pin) to keep active projects out of scope",
        "Menu bar summary",
        "Automation rules (Pro)",
        "History and stats (Pro)",
        "Quick Clean (Pro)"
    ],
    "pricing": [
        {
            "plan": "free",
            "price": 0,
            "currency": "TRY",
            "includes": "17 categories, unlimited scanning and cleaning, risk labels, item protection, menu bar summary"
        },
        {
            "plan": "pro",
            "price": 249.99,
            "currency": "TRY",
            "billing": "one-time",
            "trial_days": 14,
            "includes": "Automation rules, history and stats, Quick Clean and future Pro features"
        }
    ],
    "faq": [
        {
            "q": "Is my data safe?",
            "a": "ByteCleaner only scans known cache and derived data locations; your source code and documents are out of scope. Deletion always happens with your selection and your approval, and the default target is the Trash. Even so, reviewing what you delete remains your responsibility."
        },
        {
            "q": "Is there a subscription?",
            "a": "No. The core app is free forever; Pro is a one time purchase that also covers future Pro features."
        },
        {
            "q": "What happens after cleaning?",
            "a": "Caches are rebuilt when they are needed; the first build or package install may take a little longer. That is exactly what the \"Rebuildable\" label tells you."
        },
        {
            "q": "Which categories does ByteCleaner scan?",
            "a": "17 developer categories in total: Xcode Derived Data, archives, device symbols, simulator devices and runtimes, Gradle caches, Android emulators, node_modules, npm · Yarn · pnpm caches, Homebrew and more."
        },
        {
            "q": "Can I undo what I deleted?",
            "a": "Yes. Nothing is permanently deleted by default; every item is moved to the Trash and can be restored from there. You can also pin active projects to keep them out of scans entirely."
        },
        {
            "q": "Which macOS versions are supported?",
            "a": "macOS 14 and later. The app runs on both Apple Silicon and Intel Macs, with English and Turkish interfaces."
        }
    ],
    "resources": {
        "sitemap": "https://bytecleaner.app/sitemap_index.xml",
        "robots": "https://bytecleaner.app/robots.txt",
        "ai_txt": "https://bytecleaner.app/ai.txt",
        "llms_txt_en": "https://bytecleaner.app/llms.txt",
        "llms_full_txt_en": "https://bytecleaner.app/llms-full.txt",
        "home_en": "https://bytecleaner.app/",
        "llms_txt_tr": "https://bytecleaner.app/tr/llms.txt",
        "llms_full_txt_tr": "https://bytecleaner.app/tr/llms-full.txt",
        "home_tr": "https://bytecleaner.app/tr/"
    },
    "usage_policy": "Content may be read and summarised by AI assistants; attribution is expected.",
    "updated": "2026-08-11T19:06:36+00:00"
}