first commit

This commit is contained in:
2023-06-05 12:45:19 +02:00
commit 1daf6407be
36 changed files with 515 additions and 0 deletions

1
assets/manifest.json Normal file
View File

@@ -0,0 +1 @@
{"name":"Homer dashboard","short_name":"Homer","start_url":"../","display":"standalone","background_color":"#ffffff","lang":"en","scope":"../","description":"Home Server Dashboard","theme_color":"#3367D6","icons":[{"src":"./icons/pwa-192x192.png","sizes":"192x192","type":"image/png"},{"src":"./icons/pwa-512x512.png","sizes":"512x512","type":"image/png"}]}