Merge pull request 'Added manifest.json and changed name of teh application' (#87) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 10s

Reviewed-on: #87
This commit was merged in pull request #87.
This commit is contained in:
2026-01-01 05:14:18 +00:00

View File

@@ -1,6 +1,6 @@
{
"name": "Laravel PWA",
"short_name": "LPT",
"name": "QDS",
"short_name": "qds",
"background_color": "#6777ef",
"display": "standalone",
"description": "A Progressive Web Application setup for Laravel projects.",