mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Use a dynamic (title / URL) manifest
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"name": "Grocy",
|
||||
"short_name": "Grocy",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./img/icon-1024.png",
|
||||
"sizes": "1024x1024",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"start_url": "../",
|
||||
"background_color": "#333131",
|
||||
"theme_color": "#333131",
|
||||
"display": "standalone"
|
||||
}
|
Reference in New Issue
Block a user