feat: add web app manifest with app icons and theme colors

This commit is contained in:
2025-09-10 20:49:20 -03:00
parent 1cf1f0e25c
commit 3276e004dc

View File

@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}