mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-09 15:55:03 -04:00
Fix splash screen background color and install title
This commit is contained in:
parent
3ad1a6e0ef
commit
b8b23cd807
3 changed files with 5 additions and 10 deletions
|
@ -22,7 +22,7 @@
|
|||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}],
|
||||
"background_color": "#3367d6",
|
||||
"background_color": "#efefef",
|
||||
"start_url": "/",
|
||||
"display": "minimal-ui",
|
||||
"theme_color": "#3367d6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue