Files
2023-07-06 17:19:52 +02:00

15 lines
275 B
JSON
Executable File

{
"short_name": "Shuffle",
"name": "Shuffle webapp",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}