export const branding = { app: { name: 'HSO Jackbox Game Picker', shortName: 'HSO JGP', version: '0.3.2 - Safari Walkabout Edition', description: 'Spicing up Hyper Spaceout game nights!', }, meta: { author: 'cottongin', keywords: 'hso, hyper spaceout, jackbox, party pack, game picker, multiplayer games', themeColor: '#4F46E5', // Indigo-600 }, links: { github: '', // Optional: Add your repo URL support: 'cottongin@cottongin.xyz', // Optional: Add support/contact URL } };