Update manifest.json
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"short_name": "Textnow",
|
"short_name": "TextNow",
|
||||||
"name": "Textnow",
|
"name": "TextNow",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "https://i.imgur.com/wcJUkRg.png",
|
"src": "https://i.imgur.com/wcJUkRg.png",
|
||||||
@@ -14,8 +14,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/TextnowWebApp/index.html",
|
"start_url": "/TextnowWebApp/index.html",
|
||||||
"background_color": "#FFFFFF",
|
"background_color": "#5222B4",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"scope": "/TextnowWebApp",
|
"scope": "/TextnowWebApp",
|
||||||
"theme_color": "#525659"
|
"theme_color": "#5222B4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user