Update manifest.json

short_name to whoogle
This commit is contained in:
Shimul 2021-03-21 17:31:27 +05:30 committed by GitHub
parent 626a68d1e1
commit d2fffcbd5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "Whoogle Search",
"short_name": "Whoogle Search",
"short_name": "Whoogle",
"display": "fullscreen",
"scope": "/",
"start_url": "$APP_ROOT/templates/index.html",