Cache
A copy kept to make an app faster.
Examples include downloaded images, previews, indexes, and compiled data. Most applications rebuild their caches, so the next launch may be slower and some data may be downloaded again. A poorly behaved app can still put important state in a cache folder, so recovery is never guaranteed.