Follow these steps for PWA Add-on to your website
Step-1 : Firstly, edit & add pwa code of <links> & <scripts> into your index.html
Section - 1 : Firstly, Copy and paste this "manifest header links and serviceworker script inside the <head> tag 👇"
Section - 2 : Secondly, Copy and paste this " script before </body> tag "
Your index.html File :
⚠ Don't worry if you get any Red Alert box, its' safe to Download
Step-2 : Download this "serviceworker.js" and add this into root of web files(root directory)
Don't forgot to edit your information in the .json file
Step-3 : Download this "manifest.json" and add this into root of web files(root directory)
By the way, dont forgot to edit manifest.json