BENEFITS
Why go PWA?
PWA vs. NATIVE APP:
PWAs (progressive web apps) are common websites that are progressively enhanced to function like native apps on supporting platforms. The characteristics of a PWA combine the best of the web and native apps:
| ATTRIBUTE | PWA | NATIVE |
| Offline Functionality | Yes | Yes |
| Mobile Specific Navigation | Yes | Yes |
| Push Notification Capable | Yes | Yes |
| Homescreen Access | Yes | Yes |
| No Download Required | Yes | No |
| Avoids the Marketplace | Yes | No |
| Linkable & Shareable | Yes | No |
| Google Indexed | Yes | No |
| Low Data Requirements | Yes | No |
| No Updates Required | Yes | No |
PROGRESSIVE:
Basically this means that browser choice will work for every user because the webpage content is emphasized first. Then progressively, layers of features and presentation material are added as the user's browser and internet connection allows. The more the end user accesses the webpage/app, the more the functionality and content emerge for a total user interface experience.