18 lines
411 B
JSON
18 lines
411 B
JSON
{
|
|
"name": "ChessCubing Arena",
|
|
"short_name": "ChessCubing",
|
|
"description": "Application officielle de match ChessCubing pour chrono, cube et arbitrage.",
|
|
"start_url": "/application.html",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#140700",
|
|
"theme_color": "#140700",
|
|
"icons": [
|
|
{
|
|
"src": "/logo.png",
|
|
"sizes": "2048x2048",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|