mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 01:53:51 +00:00
Applied some improvements in manifest
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Shlink web client",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"src": "./favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
}
|
||||
@@ -11,5 +11,5 @@
|
||||
"start_url": "./index.html",
|
||||
"display": "standalone",
|
||||
"theme_color": "#4696e5",
|
||||
"background_color": "#ffffff"
|
||||
"background_color": "#4696e5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user