HTML5からmanifestベースのcacheコントールが導入されたが、HTML5.2からは廃止予定の機能として非推奨となってている。さくらインターネットのレンタルサーバもtext/cache-manifestのMIMEタイプをサポートしていない。
The manifest-based application cache feature is in the process of being removed from the Web platform. (This is a long process that takes many years.) Using the application cache feature at this time is highly discouraged. Use service workers instead. [SERVICE-WORKERS]