{
  "schemaVersion": 2,
  "language": "en-US",
  "translations": {
    "package-cache": {
      "product": "Installer Cache",
      "desc": "System installer cache files"
    },
    "appdata-local-programs": {
      "product": "User Apps",
      "desc": "User-level application install directory"
    },
    "appdata-local-temp": {
      "product": "User Temp",
      "desc": "Current user temporary files folder"
    },
    "appdata-local-microsoft": {
      "product": "Microsoft Data",
      "desc": "Microsoft application and system data"
    },
    "appdata-roaming-microsoft": {
      "product": "Microsoft Config",
      "desc": "Microsoft user configuration data"
    },
    "appdata-locallow-microsoft": {
      "product": "Microsoft Low",
      "desc": "Microsoft low-privilege application data"
    },
    "appdata-local-comms": {
      "product": "Windows Comms",
      "desc": "Windows communication app data"
    },
    "connecteddevicesplatform": {
      "product": "Cross-Device Platform",
      "desc": "Windows cross-device platform data"
    },
    "appdata-local-crashdumps": {
      "product": "Crash Dumps",
      "desc": "Windows application crash dumps"
    },
    "appdata-local-d3dscache": {
      "product": "D3D Shader Cache",
      "desc": "Direct3D shader cache"
    },
    "appdata-local-assembly": {
      "product": ".NET Assembly Cache",
      "desc": ".NET assembly cache"
    },
    "hiberfil.sys": {
      "product": "Hibernation File",
      "desc": "Memory dump for hibernation and fast startup; can be removed with powercfg /h off"
    },
    "pagefile.sys": {
      "product": "Page File",
      "desc": "System paging file for virtual memory; do not manually delete"
    },
    "swapfile.sys": {
      "product": "Swap File",
      "desc": "Paging file for UWP app virtual memory"
    },
    "dumpstack.log.tmp": {
      "product": "Crash Dump Log",
      "desc": "Kernel crash dump log; safe to delete if not troubleshooting"
    },
    "recycle.bin": {
      "product": "Recycle Bin",
      "desc": "System recycle bin storage"
    },
    "system-volume-information": {
      "product": "System Volume Information",
      "desc": "System restore points and shadow copies; clean via Disk Cleanup"
    },
    "winsxs": {
      "product": "Component Store",
      "desc": "Windows component store (WinSxS); do not manually delete"
    },
    "softwaredistribution": {
      "product": "Windows Update",
      "desc": "Windows Update download cache and database"
    },
    "windows.old": {
      "product": "Previous Windows",
      "desc": "Previous Windows installation for rollback; safe to delete if not rolling back"
    },
    "windows-installer": {
      "product": "Windows Installer",
      "desc": "MSI installer database; do not delete to avoid breaking uninstall/repair"
    },
    "appdata-local-packages": {
      "product": "Store Apps Data",
      "desc": "UWP/Store app data containers; auto-cleaned on uninstall"
    }
  }
}
