[object Object]

← back to Homesonspec

mobile: regenerate splash.png as a large full-screen brand logo (TK-11155)

9b533a90f681f3e0569b125edf333e72620a1fb0 · 2026-09-03 15:06:44 -0700 · Steve

Original splash.png was a full-screen navy canvas with a tiny centered
house-icon + wordmark glyph (content occupied only ~33% of screen height).
Regenerated the asset by extracting the icon and wordmark artwork and
upscaling/recentering them to ~88-92% of screen width so the logo reads as
large/full-screen-prominent on launch, keeping the same #1a3a6e background
and expo-splash-screen config (resizeMode: contain, no app.json change
needed since the asset itself now fills the frame).

Reversible: git revert this commit to restore the small-glyph asset.

Files touched

Diff

commit 9b533a90f681f3e0569b125edf333e72620a1fb0
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu Sep 3 15:06:44 2026 -0700

    mobile: regenerate splash.png as a large full-screen brand logo (TK-11155)
    
    Original splash.png was a full-screen navy canvas with a tiny centered
    house-icon + wordmark glyph (content occupied only ~33% of screen height).
    Regenerated the asset by extracting the icon and wordmark artwork and
    upscaling/recentering them to ~88-92% of screen width so the logo reads as
    large/full-screen-prominent on launch, keeping the same #1a3a6e background
    and expo-splash-screen config (resizeMode: contain, no app.json change
    needed since the asset itself now fills the frame).
    
    Reversible: git revert this commit to restore the small-glyph asset.
---
 apps/mobile/assets/splash.png | Bin 37400 -> 114012 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/apps/mobile/assets/splash.png b/apps/mobile/assets/splash.png
index fa402511..ba37143d 100644
Binary files a/apps/mobile/assets/splash.png and b/apps/mobile/assets/splash.png differ

← 13331cf6 snapshot before TK-11155 logo/PWA-banner sweep (pre-existing  ·  back to Homesonspec  ·  web+mobile: stable data-hos-install-prompt hook + hide banne e387ffba →