mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 13:07:36 +03:00
Update manifest.json
Updated name/description/colours in the manifest
This commit is contained in:
parent
9b1be35c14
commit
2230a9052f
1 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"name": "App",
|
||||
"name": "Navidrome",
|
||||
"short_name": "Navidrome",
|
||||
"description": "This is the WebApp for Navidrome, an open source web-based music collection server and streamer",
|
||||
"categories": ["music", "entertainment"],
|
||||
"display": "standalone",
|
||||
"background_color": "white",
|
||||
"theme_color": "blue",
|
||||
"icons": [
|
||||
{
|
||||
"src": "\/android-icon-36x36.png",
|
||||
|
@ -38,4 +44,4 @@
|
|||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue