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