mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-14 20:11:10 +00:00
modified webmanifest
This commit is contained in:
parent
ee35d23f27
commit
fc1e61269e
1 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"name": "Nertivia",
|
||||
"short_name": "Nertivia",
|
||||
"start_url": ".",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
|
|
@ -13,7 +14,7 @@
|
|||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#0b4155",
|
||||
"background_color": "#0b4155",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue