Individualisations

This commit is contained in:
Timon Ostertun
2020-09-21 21:06:16 +02:00
parent 7e8d863e26
commit 62cb4408cf
21 changed files with 1810 additions and 1632 deletions

View File

@@ -8,11 +8,11 @@
{
"version": "1.0",
"lang" : "de",
"name" : "Regatten.net <?php echo $_CLASSES[BOATCLASS]['name']['de'] ?>",
"name" : "Regatten.net <?php echo $_CLASS['name'] ?>",
"scope" : "/",
"display" : "standalone",
"start_url" : "/index",
"short_name" : "<?php echo $_CLASSES[BOATCLASS]['name']['de'] ?>",
"short_name" : "<?php echo $_CLASS['name'] ?>",
"description" : "Regatta-Termine, Ergebnisse und Ranglisten",
"orientation" : "portrait",
"background_color": "#ffffff",