Retrieve old back end

This commit is contained in:
2022-03-15 19:44:14 +01:00
parent 10613d5c67
commit 84badb0e13
40 changed files with 1326 additions and 1776 deletions

View File

@ -0,0 +1,17 @@
{
"name": "KaraoQueue",
"short_name": "KaraoQueue",
"start_url": "/",
"url": "https://karaoqueue-323511.appspot.com/",
"display": "standalone",
"background_color": "#343a40",
"description": "Eine Karaokewarteliste.",
"icons": [{
"src": "images/touch/homescreen512.png",
"sizes": "512x512",
"type": "image/png"
}],
"related_applications": [{
"platform": "Web"
}]
}