From 40d6418cdd9912e60c9c308a779584f3e535229b Mon Sep 17 00:00:00 2001 From: "Viththagan R.N." Date: Sat, 8 Mar 2025 21:36:01 +0530 Subject: [PATCH 1/2] site.webmanifest modified --- public/favicon_io/site.webmanifest | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/public/favicon_io/site.webmanifest b/public/favicon_io/site.webmanifest index 45dc8a2..69e34ad 100644 --- a/public/favicon_io/site.webmanifest +++ b/public/favicon_io/site.webmanifest @@ -1 +1,21 @@ -{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file +{ + "short_name": "Software Advisor", + "name": "Software Advisor", + "description": "By R.N.Viththagan. Software Advisor helps you find the perfect software for your needs by providing tailored recommendations based on your requirements.", + "start_url": "/", + "display": "standalone", + "background_color": "#ffffff", + "theme_color": "#0000ff", + "icons": [ + { + "src": "/favicon_io/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/favicon_io/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ] +} From c6d2fe9a1f08256b38d9b312cc5eb237fa15423e Mon Sep 17 00:00:00 2001 From: "Viththagan R.N." Date: Sat, 8 Mar 2025 21:37:09 +0530 Subject: [PATCH 2/2] website url added ready to deploy --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c211dad..01426a2 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - +