Merge pull request 'changed logic in manifest.json' (#124) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s

Reviewed-on: #124
This commit was merged in pull request #124.
This commit is contained in:
2026-01-24 06:46:50 +00:00

View File

@@ -6,7 +6,7 @@
"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", "gcm_sender_id": "103953800507",
"start_url": "/", "start_url": "/admin",
"icons": [ "icons": [
{ {
"src": "/logo-192.png", "src": "/logo-192.png",