What is web manifest? How can it be used in website? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

What is web manifest? How can it be used in website?

Do anyone please explain this in simple language?

27th Aug 2019, 5:54 PM
Prince Raj
Prince Raj - avatar
2 Respostas
+ 5
I hope that is what you are looking for :) TheĀ web app manifestĀ is a simple JSON file that tells the browser about your web application and how it should behave when 'installed' on the user's mobile device or desktop. Having a manifest is required by Chrome to show theĀ Add to Home Screen prompt.[1] [1]https://developers.google.com/web/fundamentals/web-app-manifest/
27th Aug 2019, 6:00 PM
Tom Hammerbacher
Tom Hammerbacher - avatar
+ 2
Yeah šŸ˜Š Thank you very much Tom Hammerbacher
27th Aug 2019, 6:02 PM
Prince Raj
Prince Raj - avatar