Match theradicalparty.com brand pulled from sibling apps: - signature red #FF2D55 (+ hot pink #FF6B82) on warm near-black #0B0B09, cream #F0EDE6 - Syne (display/brand/headings) + IBM Plex Mono (recovery/linking codes) via Google Fonts - warm red/pink/gold aurora backdrop; red accent glows, focus rings, bubbles throughout - auth wordmark in Syne + 'A Radical Party Project' tag + 'Vibe, Vote, Veto' tagline - red lock icon, updated manifest name/description/theme, theme-color #0B0B09 - SW cache v6->v7 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
12 lines
390 B
JSON
12 lines
390 B
JSON
{
|
|
"name": "Cipher — Radical Party",
|
|
"short_name": "Cipher",
|
|
"description": "Radically private, end-to-end encrypted messaging. A Radical Party project.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0B0B09",
|
|
"theme_color": "#0B0B09",
|
|
"icons": [
|
|
{ "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
|
|
]
|
|
}
|