added dockerfile and updated Readme

This commit is contained in:
cpu
2025-03-22 23:17:40 +01:00
parent 21cb105cd0
commit 1cfcd628d4
13 changed files with 49 additions and 23 deletions

View File

@@ -3,12 +3,12 @@
"short_name": "Game Timer",
"icons": [
{
"src": "/android-chrome-192x192.png",
"src": "/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"src": "/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}