You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.4 KiB
50 lines
1.4 KiB
{
|
|
"version": "0.1.0",
|
|
"name": "Score Clock",
|
|
"short_name": "Score Clock",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000",
|
|
"scope": "/",
|
|
"description": "Score Clock",
|
|
"applicationServerKey": "BM6ROpFQ4F4vKFcyFWmjlzGQwMx3iGR9sQUW2tcRexpDYUqjD4lssti4GW65ezMlGG91t_conZqjFG7i3E1vSWE",
|
|
"orientation": "landscape",
|
|
"icons": [{
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-32.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-72.png",
|
|
"sizes": "72x72",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-96.png",
|
|
"sizes": "96x96",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-180.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}, {
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-310.png",
|
|
"sizes": "310x310",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/images/favicon/fa_check/dark_blue/fa_check-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"related_applications": []
|
|
}
|