mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-24 19:59:12 +00:00
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"short_name": "roleypoly",
|
|
"name": "roleypoly",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.png",
|
|
"sizes": "128x128 64x64 32x32 24x24 16x16",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#ab9b9a",
|
|
"background_color": "#453e3d"
|
|
}
|