Play Store now accepts PWAs which use Trusted Web Activities

Play Store now accepts PWAs which use Trusted Web Activities Ryan is a senior editor at TechForge Media with over a decade of experience covering the latest technology and interviewing leading industry figures. He can often be sighted at tech conferences with a strong coffee in one hand and a laptop in the other. If it's geeky, he’s probably into it. Find him on Twitter (@Gadget_Ry) or Mastodon (@gadgetry@techhub.social)


Progressive Web Apps (PWA) using the Trusted Web Activities (TWA) API are finally supported on the Google Play Store following its 2017 announcement.

TWA is an API for PWAs which allows web content to be displayed in fullscreen with system-level features and limited native code.

Some will note the existence of PWAs like Facebook Lite, Instagram Lite, and Twitter Lite on the Play Store. Most of these use WebView and required a lot of added native code for things like notifications.

TWA allows web developers to publish PWAs with native features without having to write a lot of added Java/Kotlin code.

As noticed by developer Maximiliano Firtman, Google is now allowing PWAs to be published and discovered on the Play Store.

In a post explaining the advantages of PWAs on the Play Store, Firtman highlights the following possibilities:

  • Offer a Home Screen Widget

  • Offer App Shortcuts (when you long press the app’s icon) and other deep integrations with the OS

  • Offer a wear OS companion app or Android Auto extension

  • Have background services accessing native features (communication with the PWA is still limited — more on this later)

  • Monetize the App — limited today, more on this later

  • Have some native screens mixed with PWA content

  • Distribute more than one PWA icon in the Launcher and/or home screen pointing to different URLs (within the same host)

  • Better internationalization support

The API to support TWAs shipped in Chrome 72.

(Photo by Michael Mroczek on Unsplash)

Interested in hearing industry leaders discuss subjects like this? Attend the co-located IoT Tech Expo, Blockchain Expo, AI & Big Data Expo, and Cyber Security & Cloud Expo World Series with upcoming events in Silicon Valley, London, and Amsterdam.

View Comments
Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *