---
title: "Enable your PWA push certificate"
description: "Go to the Firebase Console page:&nbsp;https://console.firebase.google.com/  Note: you need to be logged in to your Google account to access this page. If you do"
canonical_url: "https://www.goodbarber.com/help/shop/manage-and-send-push-notifications-r54/enable-your-pwa-push-certificate-a311/"
lang: en
---

# Enable your PWA push certificate

Source: https://www.goodbarber.com/help/shop/manage-and-send-push-notifications-r54/enable-your-pwa-push-certificate-a311/

## 1. Create a Firebase project

Go to the Firebase Console page: [https://console.firebase.google.com/](https://console.firebase.google.com/)
**Note**: you need to be logged in to your Google account to access this page. If you don’t have a Google Account, you need to create one to continue this process.

Click "**Add project**":

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497687.jpg?v=1710368671.1510444)

An iBox called**Create a project** opens.
3. Name your project
4. Click "**Continue"** then enable or not Google Analytics
5. Click "**Create project**"

## 2. Firebase project settings

1. In the Firebase menu, in the top left of the page, click the **gear** icon, then "**Project settings**”:

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497689.jpg?v=1710368671.176238)

2. Go to the tab "**General**"
3. Under "**Your apps**" click the **web icon**

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497690.jpg?v=1710368671.223609)

4. Enter the name of the app and click "**Register app**"

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497691.jpg?v=1710368671.2643647)

5. Copy the second code snippet

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497692.jpg?v=1710368671.3445044)

7. Paste the code in your back office in the menu **Publish > PWA > Push Certificate**
8. Click "**Next step**"

## 3. Service accounts

1. Go to the menu "**Service accounts**" of your Firebase project settings
2. Click "**Generate new private key**"

![](https://cmsphoto.ww-cdn.com/superstatic/1758497/art/default/34456178-31497693.jpg?v=1710368671.4235137)

3. Upload the .JSON file generated to your GoodBarber back office in the menu **Publish > PWA > Push Certificate** at step 2.3 of the process
4. Click "**Next step**"

## 4. Rebuild your PWA

1. Go to the menu **Sales Channels > PWA >** **Publish
2. then publish my** **Progressive Web App Engine**and rebuild your PWA to integrate your server key to your app.
3. Once PWA regenerated, you'll be able to send push for your PWA users.
