Added gcm sender id in manifest.json #123

Merged
jothi merged 1 commits from ranjith-dev into master 2026-01-24 06:42:32 +00:00

View File

@@ -5,6 +5,7 @@
"display": "standalone", "display": "standalone",
"description": "A Progressive Web Application setup for Laravel projects.", "description": "A Progressive Web Application setup for Laravel projects.",
"theme_color": "#6777ef", "theme_color": "#6777ef",
"gcm_sender_id": "103953800507",
"start_url": "/", "start_url": "/",
"icons": [ "icons": [
{ {