🌐
Google Support
support.google.com › chrome › answer › 9658361
Use web apps - Android - Google Chrome Help
Some web apps include extra features, like more storage to browse content offline, notifications, file system access, and icon badges. Tip: Although web apps work offline, some may not work completely without an internet connection. On your Android device, open Chrome . Go to a website with ...
🌐
Wikihow
wikihow.com › computers and electronics › internet › internet browsers › google chrome › how to turn a website into a desktop app with google chrome
How to Turn a Website Into a Desktop App With Google Chrome
March 13, 2025 - This is helpful if your device doesn't offer a native app for a certain website. While most popular websites have a PWA, not every website will have this feature. ... Click the "Install" icon in the address bar.
🌐
Google Support
support.google.com › chrome › answer › 9658361
Use web apps - Computer - Google Chrome Help
Some web apps include extra features, like more storage to browse content offline, notifications, file system access, and icon badges. Tip: Although web apps work offline, some may not work completely without an internet connection. On your computer, open Chrome. Go to a website you want to install.
🌐
TinyMDM
tinymdm.net › tinymdm tutorials & how-to videos › create a web app with chrome on devices managed by tinymdm
Create a web app with Chrome (web shortcut) - TinyMDM Tutorials
July 17, 2025 - A web application, also known as a PWA (Progressive Web App), provides simplified access to a website by creating a shortcut on the device’s home screen. Read this article to find out more. ... The web application requires the Google Chrome browser. It is therefore essential that Chrome is authorized and installed on the devices on which you wish to install the web application. Devices must be running Android 8 or higher.
🌐
Google
developers.google.com › chrome, web dev libraries, and guides - google for developers › installable web apps
Installable Web Apps | Chrome, Web Dev Libraries, and Guides - Google for Developers
You can make your web app an Installable Web App with only a few minor changes to your code. Installable Web Apps look and feel like installed native apps; they are launched from the home screen, hide the address bar, and use your brand colors to provide a great experience · Except as otherwise ...
🌐
Chrome Developers
developer.chrome.com › blog › how chrome helps users install the apps they value
How Chrome helps users install the apps they value | Blog | Chrome for Developers
At the top right of the browser window, select More > Save and share > Install Page as App. In the install prompt, you can change the app name to your liking. On mobile, tap More > Add to home screen > Install app.
🌐
Google Support
support.google.com › chromebook › answer › 9658361
Use web apps - Android - Chromebook Help
Some web apps include extra features, like more storage to browse content offline, notifications, file system access, and icon badges. Tip: Although web apps work offline, some may not work completely without an internet connection. On your Android device, open Chrome . Go to a website with ...
Find elsewhere
Top answer
1 of 3
3

No, you can't, at least not as useful PWAs.

Let's first take a look at the definition of Progressive Web Apps:

A progressive web app (PWA) is an app that's built using web platform technologies, but that provides a user experience like that of a platform-specific app.

Like a website, a PWA can run on multiple platforms and devices from a single codebase. Like a platform-specific app, it can be installed on the device, can operate while offline and in the background, and can integrate with the device and with other installed apps.

Source

I'll start with the "can operate while offline" specification - that is pretty much impossible to achieve on user's side with many web apps, as they rely on pulling data frequently from the internet. There are PWAs that ignore this and don't even handle lack of connection properly, but I wouldn't necessarily call them fully proper PWAs.

Then we have integration with systems. For example with notifications. This and offline handling is done with help of service workers, which you can't easily define as a user for any sort of websites either. It's also optional in theory, but if you skip such features, there's not much point of PWAs.

And lastly the most important part - ability to install it as an app on various devices. This is done by linking a manifest in the HTML, e.g.:

<link rel="manifest" href="manifest.json">

The manifest defines basic PWA info, such as icons, where the application should start, how it should be displayed, etc.

This part could perhaps be achievable by dynamically adding the tag with your own external manifest through userscript, but once again, I see no point in doing that and it's not even worth trying as adding a website to e.g. your bookmarks is basically a much more optimal equivalent.

2 of 3
3

A PWA (Progressive Web App) is different from a website. It has to be written to be a PWA. A PWA can also be used as a webpage or website.

But you can store shortcuts to normal websites on your desktop.

🌐
The Verge
theverge.com › 2024 › 3 › 7 › 24093834 › google-chrome-will-soon-let-you-install-any-webpage-as-a-desktop-web-app
Google Chrome will soon let you install any webpage as a desktop web app. | The Verge
March 7, 2024 - [Image: https://platform.theve... by X user Leopeva64 (via Android Police) introduces a new &ldquo;install page as app” button in the settings menu for all the websites you visit....
🌐
Android Central
forums.androidcentral.com › home › samsung android phones › samsung galaxy s24 series
Web shortcut to home | Android Central Forum
February 10, 2024 - ... Regular chrome that was preinstalled and default home, haven't put on any other launcher. It's weird, m.youtube let me save to home, m.instagram only says open app.. Click to expand... On Chrome, go to that website, than tap the 3-dot menu button at the upper right, then Install App.
🌐
Android Police
androidpolice.com › home › applications › applications news › turn any website into an app with chrome 124
Turn any website into an app with Chrome 124
March 7, 2024 - To enable this feature in Chrome Canary now and test it, simply install Canary and enable both of the flags below: ... Canary is currently running an early version of Chrome 124. Chrome’s stable build is 122, which was released in February and introduced AI writing tools and the Read Aloud tool on Android.
🌐
Reddit
reddit.com › r/productivity › did you know: you can turn any browser tab/website into a desktop app using the chrome browser?
r/productivity on Reddit: Did you know: You can turn any browser tab/website into a desktop app using the chrome browser?
May 30, 2022 -
  1. Go to your Chrome browser and open the website you want to turn into an app. (My most useful ones are Google Calendar and Coda.io)

  2. Hit the “Dot-Menu” on the top right of the browser settings.

  3. Navigate to “More Tools” > “Create Shortcut”.A pop up opens.

  4. Give your Application a name (e.g. Google Calendar) and hit the checkbox Open as window. This turns into a standalone window instead just opening a new tab in chrome.

  5. Hit “Create*”.*

The benefit?: All your favourite websites and tools are desktop apps which can be launched from the application folder, searched, or accessed from the sidebar, and you can switch easily between them. All this without having to find the correct browser or tab ever again.

🌐
PCMAG
pcmag.com › home › explainers › mobile apps
Turn Websites Into Apps: How to Use Progessive Web Apps | PCMag
March 25, 2025 - Better yet, the process continues to get simpler for the browsers that support PWAs, including Chrome and Edge. Just note that browsers have been shying away from terms like install and app as of late. Instead, you'll find language such as "Add to home screen."
🌐
Zapier
zapier.com › productivity › app tips
How to turn a website into an app | Zapier
May 6, 2025 - Click the three-dot icon in the very top-right corner of Chrome. From the menu that opens, hover over Cast, Save, and Share, then click Install [App Name]. Only certain websites will have a specific named install option like this—some will ...
🌐
PC Is Dead Again
pcisdeadagain.com › p › how-to-install-any-website-as-a-desktop
How to install any website as a desktop app in just a few seconds
June 24, 2024 - I’ll show you next how to install and uninstall websites as desktop apps using Chrome, the most popular browser.
🌐
Pureinfotech
pureinfotech.com › home › how to install any website as web app in google chrome
How to install any website as web app in Google Chrome - Pureinfotech
August 31, 2024 - To install a site as an app in Chrome, open the website, open main menu, select "Cast, save and share," and choose "Install page as app."
🌐
ScreenRant
screenrant.com › home › tech › tech features › how to turn any website into an android app (no root required)
How To Turn Any Website Into An Android App (No Root Required)
March 12, 2023 - Users will now get the option to enter a name for the shortcut before Chrome adds it to the device's home-screen. Do note that this will only work in regular tabs and not in Incognito Mode. Once created, the new lite app will function as a regular Android app, although it won't have the Dark Mode, full-screen UI, and other features offered by Hermit and Native Alpha.