Improvements to Icons for the Website service (#21)

Reviewed-on: rock-n-code/loud-amsterdam#21
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit is contained in:
2026-07-19 03:35:50 +00:00
committed by javier
parent 698cd60521
commit 6bdc127057
11 changed files with 56 additions and 8 deletions
@@ -2,9 +2,13 @@
"short_name": "",
"name": "",
"icons": [{
"src": "icon.png",
"src": "icon-192.png",
"type": "image/png",
"sizes": "192x192"
}, {
"src": "icon-512.png",
"type": "image/png",
"sizes": "512x512"
}],
"start_url": "/?utm_source=homescreen",
"background_color": "#fafafa",