export const appConfig = {
    title: "{{appTitle}}",
    icon: "{{appIcon}}",
    footerContent: "{{footerContent}}",
}; 