---
title: "Enable your PWA push certificate"
description: "1. 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"
canonical_url: "https://www.goodbarber.com/help/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/manage-and-send-push-notifications-r54/enable-your-pwa-push-certificate-a311/

## 1. Create a Firebase project

1. 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.*
2. Click "**Add project**":

![](https://cmsphoto.ww-cdn.com/superstatic/1663330/art/default/27992429-27876787.jpg?v=1787561447.9529843)

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, at the top left of the page, click the **gear** icon > "**Project settings**”:

![](https://cmsphoto.ww-cdn.com/superstatic/1663330/art/default/27992429-27876789.jpg?v=1787561447.9609842)

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

![](https://cmsphoto.ww-cdn.com/superstatic/1663330/art/default/27992429-27876790.jpg?v=1787561447.9809844)

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

![](https://cmsphoto.ww-cdn.com/superstatic/1663330/art/default/27992429-27876791.jpg?v=1787561447.9969845)

5. Copy the second code snippet

![](https://cmsphoto.ww-cdn.com/superstatic/1663330/art/default/27992429-27876792.jpg?v=1787561448.0289848)

6. Paste the code in your back office in the menu **Publish > PWA > Push Certificate**
7. 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/1663330/art/default/27992429-27876793.jpg?v=1787561448.056985)

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 **Publish > PWA > Update > Progressive Web App Engine**
2. Click "**Rebuild my PWA**" to integrate your server key to your app.

Once PWA regenerated, you'll be able to send push for your PWA users.
