20 lines
No EOL
389 B
JSON
20 lines
No EOL
389 B
JSON
{
|
|
"short_name": "Carte Camp",
|
|
"name": "Carte Camp",
|
|
"icons": [
|
|
{
|
|
"src": "./assets/favicon@192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "./assets/favicon@512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "black",
|
|
"background_color": "black"
|
|
} |