export default defineAppConfig({ ui: { primary: 'cyan', gray: 'cool', notifications: { position: 'top-0 left-1/2 -translate-x-1/2' } } })