The Rise of Progressive Web Apps: Why Your Business Should Care
Progressive Web Apps combine the best of web and native mobile experiences. With major browser support landing in 2018, PWAs offer businesses a compelling alternative to native app development with lower costs, broader reach, and improved performance.

Giovanni van Dam
IT & Business Development Consultant
What Are Progressive Web Apps and Why Now?
Progressive Web Apps are web applications that use modern browser capabilities to deliver app-like experiences to users. They can work offline, send push notifications, load instantly, and be installed on a device's home screen, all without going through an app store. Google has championed the concept since 2015, but 2018 marks a pivotal year: Apple has finally added service worker support to Safari, meaning PWAs now work across all major browsers and platforms.
The timing is significant. The average smartphone user installs zero new apps per month. App fatigue is real, and the friction of downloading, installing, and updating native apps is a barrier that many businesses struggle to overcome. PWAs eliminate this friction entirely. Users can engage with your PWA simply by visiting a URL, and if they find it valuable, they can add it to their home screen with a single tap.
For businesses, PWAs represent a fundamental shift in how to think about mobile presence. Instead of maintaining separate codebases for web, iOS, and Android, a single PWA can serve all platforms. This dramatically reduces development and maintenance costs while ensuring a consistent experience across devices.
The Business Case for PWAs
The performance improvements alone make a compelling case. PWAs leveraging service workers cache critical resources, enabling near-instant load times even on slow networks. Twitter Lite, one of the highest-profile PWA implementations, achieved a 65% increase in pages per session, 75% increase in tweets sent, and a 20% decrease in bounce rate. Pinterest's PWA saw ad revenue increase by 44% and user engagement by 60% compared to their mobile web experience.
Cost efficiency is another major advantage. Building and maintaining native apps for iOS and Android requires specialized developers, separate codebases, and ongoing compliance with app store policies. A PWA uses standard web technologies like HTML, CSS, and JavaScript, which means your existing web development team can build and maintain it. Updates are deployed instantly to all users without app store review processes or version fragmentation.
Discoverability is a factor that businesses often overlook. Native apps are invisible to search engines, but PWAs are fully indexable. This means your app-like experience benefits from organic search traffic, social sharing, and all the distribution channels that the open web provides. For businesses that rely on search visibility, this advantage alone can justify the PWA investment.
Getting Started with PWA Implementation
Building a PWA does not require starting from scratch. You can progressively enhance your existing website by adding the core PWA components: a web app manifest file that defines how your app appears when installed, a service worker that enables offline functionality and caching, and an HTTPS connection which is a prerequisite for both. Start by auditing your site with Google's Lighthouse tool, which scores your PWA readiness and identifies specific improvements.
Focus on the critical user journeys first. Identify the key actions your users take and ensure those work flawlessly offline or on poor connections. For an e-commerce site, this might mean caching product catalog pages and enabling offline cart management. For a content site, it means caching articles for offline reading. The service worker's caching strategies, whether cache-first, network-first, or stale-while-revalidate, should be tailored to your content type and update frequency.
Consider the limitations honestly. While PWA capabilities are expanding rapidly, there are still differences in support across platforms. iOS imposes a 50MB storage limit for service workers and does not yet support background sync or certain push notification features. Hardware access like Bluetooth, NFC, and advanced camera controls may still require native code. For most business applications, however, PWA capabilities are more than sufficient, and the gap is closing with every browser update.
Frequently Asked Questions
Further Reading
Related Articles
E-Commerce Trends Reshaping Retail in 2018
From mobile commerce and social shopping to AI-driven personalization, e-commerce is evolving rapidly. This article examines the key trends transforming online retail in 2018 and what businesses need to do to stay competitive.
Why Every Business Needs a Digital Strategy in 2018
In 2018, having a digital strategy is no longer optional. From customer acquisition to operational efficiency, businesses that lack a coherent digital strategy are being outpaced by digitally mature competitors. This article presents a practical framework for building your digital roadmap.

Giovanni van Dam
MBA-qualified entrepreneur in IT & business development. I help founder-led businesses scale through technology via GVDworks and build AI-powered SaaS at Veldspark Labs.