export default defineAppConfig({ ui: { gray: 'neutral', primary: 'gray', container: { constrained: 'max-w-3xl' }, icons: { dynamic: true } } })