You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,7 @@ sync'd Oct. 17, 2025
120
120
| Application Title Meta Tag | Showcases the `application-title` meta tag. |[/pwa-application-title/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-application-title/)|[application-title](https://microsoftedge.github.io/Demos/pwa-application-title/) demo |
121
121
| PWA Background Sync | Lets you send chat messages even when offline. If you're offline when sending a message, the app uses Background Sync to send the message later, when you're back online. |[/pwa-background-sync/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-background-sync/)|[PWA Background Sync API demo](https://microsoftedge.github.io/Demos/pwa-background-sync/)|
122
122
| PWA file handlers | Handles `*.txt` files like a native application does. |[/pwa-file-handlers/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-file-handlers/)|[PWA file handlers demo](https://microsoftedge.github.io/Demos/pwa-file-handlers/)|
123
+
| Install element demos - `<install>`| Demos that showcase the use of the `<install>` HTML element to declaratively install web apps. |[/pwa-install-element/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-install-element/)|[The `<install>` Element Store](https://microsoftedge.github.io/Demos/pwa-install-element/)|
123
124
| PWA installer | A PWA that uses the Web Install API to install other PWAs. Also uses CSS Masonry. |[/pwa-installer/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-installer/)|[pwa-installer](https://microsoftedge.github.io/Demos/pwa-installer/) demo |
124
125
| Manifest Localization | A PWA that demonstrates localized app metadata in the web app manifest, supporting English, German, and Arabic. |[/pwa-manifest-localization/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-manifest-localization/)|[Manifest Localization demo](https://microsoftedge.github.io/Demos/pwa-manifest-localization/)|
125
126
| Edge demos (pwastore) | A PWA that uses the Web Install API to install other PWAs. Also uses CSS Masonry. An earlier copy of `/pwa-installer/` directory, pointed to by Dev Trial docs. |[/pwa-pwastore/](https://github.com/MicrosoftEdge/Demos/tree/main/pwa-pwastore/)|[Edge demos](https://microsoftedge.github.io/Demos/pwa-pwastore/)|
0 commit comments