19 lines
320 B
JSON
19 lines
320 B
JSON
{
|
|
"name": "Leerstand",
|
|
"short_name": "Leerstand",
|
|
"background_color": "#d1e7dd",
|
|
"display": "fullscreen",
|
|
"icons": [
|
|
{
|
|
"src": "/ico/192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/ico/512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|