{ // version of the manifest file format "betaManifestVersion": 1, // version of the set of resources described in this manifest file "version": "my_version_string", // URLs to be cached (URLs are given relative to the manifest URL) "entries": [ { "url": "RohitHW8.html" }, { "url": "gears_init.js" } ] }