commit c5c5ca63ebdf886e22ae35dfe047188f658f3f84
parent 50ae2f0aebb39e63f7d5058e4feb30566455aa45
Author: Amit Dutta <amitdutta4255@gmail.com>
Date: Wed, 13 May 2026 07:46:27 +0530
Update start_url to full site link
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manifest.json b/manifest.json
@@ -1,7 +1,7 @@
{
"name": "WhatsApp Logger",
"short_name": "WA Logger",
- "start_url": "./index.html",
+ "start_url": "<-- full site link -->",
"display": "standalone",
"background_color": "#FBFDF9",
"theme_color": "#006C4C",