Minor changes

This commit is contained in:
2019-06-29 02:42:38 +02:00
parent 703382cb1a
commit 50c203b4dc
5 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,16 @@
{
"name": "KaraoQueue",
"short_name": "KaraoQueue",
"start_url": "/",
"display": "standalone",
"background_color": "#343a40",
"description": "Eine Karaokewarteliste.",
"icons": [{
"src": "images/touch/homescreen192.png",
"sizes": "192x192",
"type": "image/png"
}],
"related_applications": [{
"platform": "Web"
}]
}