Question: Kathy has been the lead marketer for ChickenChef.com for the past 10 years. The web site is still using the same web application platform used to create it. Kathy thinks it's time to update to a progressive web app (PWA). What are two benefits of moving ChickenChef.com to a PWA platform? Select the best answers.
- Works on flaky connections
- Accessible from phone's home screen
- Fully supported by Android and iOS
- Automatic certification in app stores
- Less device battery drain
Explanation
Progressive Web Apps (PWAs) can be installed so users can launch them from the phone’s home screen. They can also use service workers to keep key experiences reliable when network conditions are slow, unstable, or unavailable. These benefits reduce mobile friction because users can return quickly and continue using the experience in imperfect conditions. For conversion optimization, easier access and stronger reliability support smoother paths to action.
Why the other options are incorrect
Battery drain is not a primary benefit used to define Progressive Web Apps (PWAs).
App store certification is not automatic for a web-based PWA experience.
Android and iOS support is not the best answer because support varies by capability and browser.
Source for verification
https://web.dev/learn/pwa/progressive-web-apps
https://web.dev/learn/pwa/service-workers
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Conversion Optimization Certification Exam" page.
