mirror of
https://github.com/GuerillaStudio/compteur-de-greve.git
synced 2024-12-18 05:41:56 +00:00
18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"name": "Compteur de Grève",
|
|
"short_name": "#CompteurDeGr\u00e8ve",
|
|
"icons": [
|
|
{
|
|
"src": "/favicons/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicons/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#321d64",
|
|
"background_color": "#321d64"
|
|
}
|