From 0de50e12b8c3008504056e70978a417008e4cc08 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Sat, 24 Jan 2026 12:12:04 +0530 Subject: [PATCH] Added gcm sender id in manifest.json --- public/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/manifest.json b/public/manifest.json index 887ac40..4b231b0 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -5,6 +5,7 @@ "display": "standalone", "description": "A Progressive Web Application setup for Laravel projects.", "theme_color": "#6777ef", + "gcm_sender_id": "103953800507", "start_url": "/", "icons": [ {