- Add these meta tags to your HTML
<head>
:
<link rel="manifest" href="/manifest.json">
- Place the manifest.json file in your root directory
- Place the icon in your root directory
- Ensure your site is served over HTTPS
- Test the PWA using Chrome DevTools > Application tab