export const APP_TITLE = 'Status'; export const REPOSITORY_OWNER = 'status-im'; export const REPOSITORY_NAME = 'Status'; export const REPOSITORY = `https://github.com/${REPOSITORY_OWNER}/${REPOSITORY_NAME}`;