🖥️
Full stack Typescript
  • Introduction
  • Environment setup
    • Workspace setup
    • Firebase project setup
    • Firebase authentication
    • Firestore database
    • Firebase hosting
  • Getting started with the Full Stack Typescript repository
  • Workflows
    • Development workflow
      • Component workflow
        • Application Toolbar component example
      • Feature workflow
        • User Account feature example
      • Function workflow
        • Update User Account callable function example
      • Web3 function workflow
        • Query Ethereum balance callable function example
    • Icon workflow
    • Push notification workflow
    • PWA workflow
      • Making your PWA Google Play Store ready
    • Secret Manager API workflow
  • Styleguide
    • Architecture overview
    • Naming conventions
    • Single-responsibility principle
  • Change Requests
    • Request for changes
      • Change pattern proposal template
      • New pattern proposal template
Powered by GitBook
On this page
  1. Workflows
  2. PWA workflow

Making your PWA Google Play Store ready

Once your app is published to the web, PWABuilder Studio can use PWABuilder APIs to package your PWA for various app stores, including iOS, Google Play, and Microsoft.

PreviousPWA workflowNextSecret Manager API workflow

Last updated 2 years ago

Install PWABuilder Studio VS Code extension

If not already installed, install the PWABuilder Studio VS Code extension.

PWABuilder Studio:

https://marketplace.visualstudio.com/items?itemName=PWABuilder.pwa-studio
Install PWABuilder Studio VS Code extension