mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-23 18:50:08 +00:00
Updated PWA manifest
This commit is contained in:
parent
78ba7c75ff
commit
f027ca29d5
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 17 KiB |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "Shlink",
|
||||
"name": "Shlink web client",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
@ -10,6 +10,6 @@
|
||||
],
|
||||
"start_url": "./index.html",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
"theme_color": "#4696e5",
|
||||
"background_color": "#ffffff"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user