Move manifest json to root

This commit is contained in:
Ajay Bura 2022-12-20 20:31:31 +05:30
parent 497abae68b
commit eeb6ba36b6

View file

@ -6,7 +6,7 @@
"lang": "en-US",
"display": "standalone",
"orientation": "portrait",
"start_url": "/",
"start_url": "./",
"scope": ".",
"background_color": "#fff",
"theme_color": "#fff",