Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.72 KB

progressive-web-apps.md

File metadata and controls

31 lines (23 loc) · 1.72 KB
title description author ms.topic ms.custom ms.date ms.subservice ms.author ms.reviewer contributors
Power Pages sites as progressive web apps (PWAs) overview
Overview of a building a site as a progressive web app.
ankitavish
overview
05/02/2024
avishwakarma
dmartens
ankitavish
tapanm-msft
nickdoelman
DanaMartens

Overview of sites as progressive web apps

You can enable your site as a progressive web app (PWA), with native app–like look and feel, by using the Set up workspace in the Power Pages design studio.

We're applying progressive web app technology to convert a site to a multi-platform supported app, which works on all platforms (Android/iOS/Windows/Chrome) and all form factors (mobile/desktop/tablet). It even works on specialized platforms like chrome books.

PWAs are built for cross-platform interoperability through browser support that provides users a native app–like experience. PWAs bring a seamless experience for users across different web browsers. These apps can be installed from the browser or through app stores. PWAs can be distributed to end users through app stores or a browser based download and install. For more information, see Build and distribute progressive web apps. This capability enables external and internal customers to use a portal as an app. They can also pin the app directly to the home screen on their mobile device.

PWAs can be used for both online and offline scenarios. As a maker, you can choose to enable specific pages in your site to be available offline (the content on these pages is read-only).

Next step

Build and distribute progressive web apps