
Co-authored-by: Dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.dev/elysium/minecluster/pulls/14
19 lines
500 B
JSON
19 lines
500 B
JSON
{
|
|
"name": "Minecluster",
|
|
"short_name": "Minecluster",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/android-chrome-192x192.png?v=feb4-24-mineblock",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icons/android-chrome-512x512.png?v=feb4-24-mineblock",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#249c6b",
|
|
"background_color": "#249c6b",
|
|
"display": "standalone"
|
|
}
|