16 lines
275 B
JSON
16 lines
275 B
JSON
{
|
|
"short_name": "lecoffre",
|
|
"name": "lecoffre",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.ico",
|
|
"sizes": "32x32 16x16",
|
|
"type": "image/x-icon"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "light",
|
|
"background_color": "light"
|
|
}
|