changed lines in manifest for subdomain
This commit is contained in:
parent
2345bc2970
commit
5438593542
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MTG Life Counter",
|
"name": "MTG Life Counter",
|
||||||
"short_name": "MTG Life Counter",
|
"short_name": "MTG Life Counter",
|
||||||
"start_url": "https://chrisedwards.tech/MTG"
|
"start_url": "https://mtg.chrisedwards.tech/"
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "icons/android-chrome-192x192.png",
|
"src": "icons/android-chrome-192x192.png",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"theme_color": "#ffffff",
|
"theme_color": "#4C633C",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#4C633C",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user