Onboarding: show the app icon with iOS rounded corners

The welcome page's green-gradient circle + SF symbol is replaced by the
app icon itself (AppIconArtwork imageset mirroring AppIcon.png), clipped
to the standard iOS rounded-rect corner radius (21pt at 96pt — ~22%),
so onboarding matches the Home Screen icon.
This commit is contained in:
FuelBoard Contributor
2026-08-13 23:41:16 +01:00
parent fec139cf5a
commit 050c9f13a3
3 changed files with 20 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 991 KiB

@@ -0,0 +1,13 @@
{
"images" : [
{
"filename" : "AppIconArtwork.png",
"idiom" : "universal",
"scale" : "1x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}