Added manifest.json and changed name of teh application
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 11s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / Gemini PR Review (pull_request) Successful in 19s
Laravel Pint / pint (pull_request) Failing after 2m5s
Laravel Larastan / larastan (pull_request) Failing after 2m19s

This commit is contained in:
dhanabalan
2026-01-01 10:44:01 +05:30
parent 39b5cf77e4
commit 48ce416cbf

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.",