commit 2932ecfc89a61881f8cd4334b2ff79bdb6597b05
parent 87b7d807adba39e4266744ae5ca3ee3702282085
Author: Hunter
Date:   Mon, 19 Jan 2026 21:10:35 -0500

update PWA guide

Diffstat:
Mpages/pwa/index.html | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pages/pwa/index.html b/pages/pwa/index.html @@ -220,12 +220,11 @@ <h2>About Progressive Web Apps</h2> <!-- <h3>What are PWAs?</h3> --> - <p>Progressive Web Apps (PWAs) are websites that can be installed like native apps. PWAs can work offline, send push notifications, and be distributed without reliance on or approval from centralized app stores.</p> + <p>Progressive Web Apps (PWAs) are websites that can be installed like native apps, but without reliance on or approval from centralized app stores.</p> - <!-- <h3>Installing and Using PWAs</h3> --> - <p>Use the browser-specific instructions below to install Progressive Web Apps directly from supported websites. Once installed, PWAs work just like regular "app store" apps.</p> + <p>Use the browser-specific instructions below to install PWAs directly from supported websites. Once installed, they work just like regular "app store" apps.</p> <!-- <p>To explore the full range of PWA capabilities, visit <a href="https://whatpwacando.today/" target="_blank" rel="noopener">What PWA Can Do Today</a>.</p> -->