lesson 3 Flashcards
1
Q
What is the web manifest?
A
- It is a json file where you specify parameters to add the web app as a native app in the mobiles
2
Q
What are the icons and background in the web manifest?
A
- Are setups for the lauching screen of the app
3
Q
What to do when you finish the manifest?
A
Validate it
4
Q
What are the requirements so chrome lets add it to home screen?
A
- The web app needs a service worker.
- The web app needs a web manifest
- The user engaged: 2 navigations in 5 minutes
5
Q
How to add to home screen in mobile safari
A
- You can add an apple-touch-icon png in the folder
- Add a .
Add the link for diffent sizes: 60, 76, 120, 152, 167, 180 - To hide the browser ui components