-
Upload the manifest.json and the images to the root path of your site.
-
Reference the manifest in your page with a link tag:
<link rel="manifest" href="manifest.json"></link>
-
Add the ManUp.js polyfill to your site and reference it in your page with a script tag:
<script src="manup.js"></script>
-
Redeploy your site and test it in the different devices.