The Story
Before this rollout: every devarno-cloud app shipped its own bootstrap-default favicon. Some had Next.js’s letter “N”, some had a generic globe, some had nothing at all. A user with CASA, HATCH, and HUBBLE open in adjacent tabs saw three different icons — no signal that they were looking at one platform. After this rollout: every tab shows the same devarno mark — a square dark badge sourced fromhttps://avatars.githubusercontent.com/u/261467903, the canonical GitHub org avatar. Tab strips, history, bookmarks, and mobile home-screen icons all read as one ecosystem, not seven products that happen to share a domain.
What Shipped
Source of truth committed toatlas/assets/brand/:
- 400×400 source PNG (re-fetchable from GitHub)
- Multi-resolution
favicon.ico(16/32/48) for legacy browsers icon.png32×32,icon-192.png,icon-512.pngfor PWA + Androidapple-icon.png180×180 for iOS home-screen
- CASA (family-hub) — Next.js app-router, served from
src/app/ - HUBBLE — cross-org intelligence dashboard
- HATCH — airlock control console
- PEBBLE/web — MCP gateway dashboard
- ARES — agent orchestration / CI dashboard
- MANUAL — Astro/Starlight ops docs (favicon.ico alongside existing favicon.svg)
- LANDING — devarno-cloud marketing site