13 lines
403 B
JSON
13 lines
403 B
JSON
{
|
|
"name": "L🪷TUS",
|
|
"short_name": "L🪷TUS",
|
|
"description": "Devinez le mot",
|
|
"icons": [
|
|
{ "src": "icones/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "icones/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
|
|
],
|
|
"theme_color": "#f26c9a",
|
|
"background_color": "#ffffff",
|
|
"display": "standalone"
|
|
}
|