Remove Flask-based backend

This commit is contained in:
2020-05-26 16:07:29 +02:00
parent a8ded945e2
commit 27eb10d222
36 changed files with 0 additions and 1521 deletions

View File

@ -1,16 +0,0 @@
{
"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"
}]
}