Make offline usable

This commit is contained in:
2025-09-07 01:33:46 +02:00
parent 01a6b20ae1
commit ed89ce1b31
7 changed files with 417 additions and 31 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"name": "TramTrack!",
"short_name": "TramTrack",
"icons": [
{
"src": "https://passidel.github.io/tramtrack/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://passidel.github.io/tramtrack/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#26a21e",
"background_color": "#ffffff",
"display": "standalone"
}