Add your org logo without leaving /welcome

If your org doesn't have a logo yet, the empty logo box at the top of /welcome now becomes an upload button. Click it, pick a PNG/JPG/SVG (under 1.5 MB, square works best), and the logo lands on your org doc immediately.

It propagates everywhere automatically — no double-entry:
• The /welcome cockpit header
• Org Settings → Profile
• Invoices, quotes, signed contracts
• Marketing sites built in Builder
• Transactional emails (welcome, receipts, magic-links)
• Apple/Google Wallet event passes
• Org letterhead in Bill Pay and Print Shop

The data lives at orgs/{orgId}.logoUrl. Anywhere in the platform that reads org.logoUrl picks it up on the next render.

Want to replace the logo later? Settings → Profile has a "Replace logo" button that swaps the URL atomically. The Foundation card on /welcome also stays editable as a "Replace logo" action once the initial upload is done.