mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 09:01:43 +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": "",
|
"name": "Nertivia",
|
||||||
"short_name": "",
|
"short_name": "Nertivia",
|
||||||
|
"start_url": ".",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/android-chrome-192x192.png",
|
"src": "/android-chrome-192x192.png",
|
||||||
|
|
@ -13,7 +14,7 @@
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"theme_color": "#ffffff",
|
"theme_color": "#0b4155",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#0b4155",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue