Forum Discussion
Does “Install” make a website a PWA?
My hunch is that the arrow means it will install as a PWA. Simply “installing” a normal site wraps the webpage with magical JavaScript.
Can someone please confirm? Thanks so much!!
9 Replies
Hi Watney
if you install any website as an app, Edge insider will treat them as a PWA, regardless of whether that website is actually a PWA (such as Spotify web, Google photos, outlook email etc) or just a normal web page like a Google search.
- WatneyIron Contributor
As a follow on, what are the benefits to "Install" a site versus open the site in a new tab? Thanks so much!
Watney wrote:As a follow on, what are the benefits to "Install" a site versus open the site in a new tab? Thanks so much!
it integrates into your system in the same way as a native app. In the case of Windows 10, this results in the app showing up in the Start menu and within the Settings app. it will have its own window, its own icon, minimal UI, the notifications coming from that app is supposed to be more integrated into the OS, so for example Whatsapp app from Windows store and Whatsapp web PWA installed from Edge insider should produce the same type of native notifications in the Windows 10 action center.
some of these features are still in development:
- WatneyIron ContributorWhen you say “treat” does that mean the same in all instances? In other words, will Edge Insider make a non-PWA website into a PWA? Thanks, if you know what I mean?
Watney wrote:
When you say “treat” does that mean the same in all instances? In other words, will Edge Insider make a non-PWA website into a PWA? Thanks, if you know what I mean?Well the thing is the line between a PWA and a website is very thin and blurry,
in Edge insider, all websites are treated the same way when they are added as an app (or PWA).
Edge doesn't make a non-PWA into a PWA.
PWA:
"A progressive web application is a type of application software delivered through the web, built using common web technologies including HTML, CSS and JavaScript. It is intended to work on any platform that uses a standards-compliant browser. "
this is why I say the line between a PWA and a normal web site is blurry because both of them use the same 3 programing languages.
but some of PWAs are obvious such as Spotify web player, Whatsapp web, Telegram web, Google Photos (maybe?), Gmail, Outlook etc