client/apps/tauri/logo.json
Alois b0cdf0adf2
All checks were successful
/ build-web (push) Successful in 1m11s
/ build-desktop (push) Successful in 11m40s
/ build-mobile (push) Successful in 16m14s
/ release (push) Successful in 28s
(fix): actually fix android icons
2026-05-24 22:24:38 +02:00

8 lines
No EOL
170 B
JSON

{
"default": "./logo.svg",
"android_fg": "./android.png",
"android_bg": "./background.png",
"android_fg_scale": 100,
"android_monochrome": "./monochrome.png"
}