From 45663964be82da7214d9915dd307145c7b53e0b7 Mon Sep 17 00:00:00 2001 From: Immortal Date: Sat, 2 Mar 2024 17:41:29 +0330 Subject: [PATCH] Update manifest.json --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 4e92a1b..c6dc753 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "kScanner", "description": "Cloudflare Scanner to find cleanIp", - "dir": "rtl", + "dir": "auto", "display": "standalone", "orientation": "portrait", "scope": "/", @@ -9,8 +9,8 @@ "start_url": "/", "background_color": "#f28119", "theme_color": "#ffffff", - "id": "kScanner", "categories": ["utilities"], + "id": "scanner.ircf.space", "icons": [ { "src": "/icons/android-chrome-192x192.png",