mirror of
https://github.com/PrismarineJS/prismarine-web-client.git
synced 2024-11-24 08:37:51 -05:00
ac459f9ba4
Co-authored-by: d513 <ogoniasty513@gmail.com>
13 lines
No EOL
297 B
JSON
13 lines
No EOL
297 B
JSON
{
|
|
"name": "Prismarine Web Client",
|
|
"short_name": "Prismarine Web Client",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"icons": [{
|
|
"src": "favicon.png",
|
|
"sizes": "512x512"
|
|
}],
|
|
"background_color": "#349474",
|
|
"theme_color": "#349474",
|
|
"display": "standalone"
|
|
} |