16 lines
285 B
JSON
16 lines
285 B
JSON
{
|
|
"name": "SingIT",
|
|
"short_name": "SingIT",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#09babe",
|
|
"description": "Karaokelåtar på IT",
|
|
"icons": [
|
|
{
|
|
"src": "/static/icon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|