Browse Source

Merge pull request #780 from nimbleghost/docs-fix

Update PWA docs
Philipp C. Heckel 2 years ago
parent
commit
8a800a4cb2
1 changed files with 5 additions and 7 deletions
  1. 5 7
      docs/subscribe/pwa.md

+ 5 - 7
docs/subscribe/pwa.md

@@ -7,16 +7,14 @@ launcher icon on Android), a standalone window, push notifications, and an app b
 
 
 Web app installation is **supported on** (see [compatibility table](https://caniuse.com/web-app-manifest) for details):
 Web app installation is **supported on** (see [compatibility table](https://caniuse.com/web-app-manifest) for details):
 
 
-- Chrome on all platforms (Windows/Linux/macOS/Android/iOS)
-- Firefox on Android natively, and on Windows/Linux (only [via an extension](https://addons.mozilla.org/en-US/firefox/addon/pwas-for-firefox/))
-- Edge on Windows
-- Safari on macOS/iOS
-
-<!-- TODO: (Q4 2023) Safari 17 / macOS 14 Sonoma supports installable PWAs too -->
+- **Chrome:** Android, Windows, Linux, macOS
+- **Safari:** iOS 16.4+, macOS 14+
+- **Firefox:** Android, as well as on Windows/Linux [via an extension](https://addons.mozilla.org/en-US/firefox/addon/pwas-for-firefox/)
+- **Edge:** Windows
 
 
 ## Installation
 ## Installation
 
 
-### Chrome/Safari on Desktop
+### Chrome on Desktop
 To install and register the web app via Chrome, click the "install app" icon. After installation, you can find the app in your
 To install and register the web app via Chrome, click the "install app" icon. After installation, you can find the app in your
 app drawer:
 app drawer: