mirror of
https://github.com/khairul169/honey.git
synced 2025-04-28 14:59:32 +07:00
15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"name": "honey",
|
|
"short_name": "honey",
|
|
"description": "Nice and sweet place for all your self-hosted services",
|
|
"start_url": "/",
|
|
"background_color": "#000",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "img/icon.png",
|
|
"sizes": "192x192 256x256 512x512"
|
|
}
|
|
]
|
|
}
|