Progressive-Web-Application
view release on metacpan or search on metacpan
lib/Progressive/Web/Application.pm view on Meta::CPAN
=head2 Progressive
Can be developed to provide a modern experience to fully capable browsers, and an acceptable (although not quite as shiny) experience in less capable browsers.
=head2 Re-engageable
One major advantage of native platforms is the ease with which users can be re-engaged by updates and new content, even when they aren't looking at the app or using their devices. Modern Web APIs allow us to do this too, using new technologies such a...
=head2 Responsive
Responsive web apps use technologies like media queries and viewport to make sure that their UIs will fit any form factor: desktop, mobile, tablet, or whatever comes next.
=head2 Safe
You can verify the true nature of a PWA by confirming that it is at the correct URL, whereas apps in apps stores can often look like one thing, but be another. Example - L<https://twitter.com/andreasbovens/status/926965095296651264>
=cut
=head1 Methods
=cut
( run in 0.668 second using v1.01-cache-2.11-cpan-299005ec8e3 )