Application cache makes it possible to use Web applications while being offline. The files that should be available offline are listed in the cache manifest, which has a ".manifest" extension and is served with the mime type "text/cache-manifest" More information about application cache on the w3c website: http://www.w3.org/TR/html5/offline.html#offline