diff --git a/src/app.js b/src/apps/callcenter/app.js similarity index 100% rename from src/app.js rename to src/apps/callcenter/app.js diff --git a/src/i18n/de-DE.json b/src/apps/callcenter/i18n/de-DE.json similarity index 100% rename from src/i18n/de-DE.json rename to src/apps/callcenter/i18n/de-DE.json diff --git a/src/i18n/dk-DK.json b/src/apps/callcenter/i18n/dk-DK.json similarity index 100% rename from src/i18n/dk-DK.json rename to src/apps/callcenter/i18n/dk-DK.json diff --git a/src/i18n/en-NZ.json b/src/apps/callcenter/i18n/en-NZ.json similarity index 100% rename from src/i18n/en-NZ.json rename to src/apps/callcenter/i18n/en-NZ.json diff --git a/src/i18n/en-US.json b/src/apps/callcenter/i18n/en-US.json similarity index 100% rename from src/i18n/en-US.json rename to src/apps/callcenter/i18n/en-US.json diff --git a/src/i18n/es-ES.json b/src/apps/callcenter/i18n/es-ES.json similarity index 100% rename from src/i18n/es-ES.json rename to src/apps/callcenter/i18n/es-ES.json diff --git a/src/i18n/fr-FR.json b/src/apps/callcenter/i18n/fr-FR.json similarity index 100% rename from src/i18n/fr-FR.json rename to src/apps/callcenter/i18n/fr-FR.json diff --git a/src/i18n/it-IT.json b/src/apps/callcenter/i18n/it-IT.json similarity index 100% rename from src/i18n/it-IT.json rename to src/apps/callcenter/i18n/it-IT.json diff --git a/src/i18n/nl-NL.json b/src/apps/callcenter/i18n/nl-NL.json similarity index 100% rename from src/i18n/nl-NL.json rename to src/apps/callcenter/i18n/nl-NL.json diff --git a/src/i18n/pt-PT.json b/src/apps/callcenter/i18n/pt-PT.json similarity index 100% rename from src/i18n/pt-PT.json rename to src/apps/callcenter/i18n/pt-PT.json diff --git a/src/i18n/ro-RO.json b/src/apps/callcenter/i18n/ro-RO.json similarity index 100% rename from src/i18n/ro-RO.json rename to src/apps/callcenter/i18n/ro-RO.json diff --git a/src/i18n/ru-RU.json b/src/apps/callcenter/i18n/ru-RU.json similarity index 100% rename from src/i18n/ru-RU.json rename to src/apps/callcenter/i18n/ru-RU.json diff --git a/src/i18n/zh-CN.json b/src/apps/callcenter/i18n/zh-CN.json similarity index 100% rename from src/i18n/zh-CN.json rename to src/apps/callcenter/i18n/zh-CN.json diff --git a/src/metadata/app.json b/src/apps/callcenter/metadata/app.json similarity index 100% rename from src/metadata/app.json rename to src/apps/callcenter/metadata/app.json diff --git a/src/metadata/icon/Callcenter_app.png b/src/apps/callcenter/metadata/icon/Callcenter_app.png similarity index 100% rename from src/metadata/icon/Callcenter_app.png rename to src/apps/callcenter/metadata/icon/Callcenter_app.png diff --git a/src/metadata/screenshots/callcenter_1.png b/src/apps/callcenter/metadata/screenshots/callcenter_1.png similarity index 100% rename from src/metadata/screenshots/callcenter_1.png rename to src/apps/callcenter/metadata/screenshots/callcenter_1.png diff --git a/src/metadata/screenshots/callcenter_2.png b/src/apps/callcenter/metadata/screenshots/callcenter_2.png similarity index 100% rename from src/metadata/screenshots/callcenter_2.png rename to src/apps/callcenter/metadata/screenshots/callcenter_2.png diff --git a/src/metadata/screenshots/callcenter_3.png b/src/apps/callcenter/metadata/screenshots/callcenter_3.png similarity index 100% rename from src/metadata/screenshots/callcenter_3.png rename to src/apps/callcenter/metadata/screenshots/callcenter_3.png diff --git a/src/metadata/screenshots/callcenter_4.png b/src/apps/callcenter/metadata/screenshots/callcenter_4.png similarity index 100% rename from src/metadata/screenshots/callcenter_4.png rename to src/apps/callcenter/metadata/screenshots/callcenter_4.png diff --git a/src/style/app.scss b/src/apps/callcenter/style/app.scss similarity index 100% rename from src/style/app.scss rename to src/apps/callcenter/style/app.scss diff --git a/src/style/icons.css b/src/apps/callcenter/style/icons.css similarity index 100% rename from src/style/icons.css rename to src/apps/callcenter/style/icons.css diff --git a/src/style/static/images/icons/icons_24x24_blue.png b/src/apps/callcenter/style/static/images/icons/icons_24x24_blue.png similarity index 100% rename from src/style/static/images/icons/icons_24x24_blue.png rename to src/apps/callcenter/style/static/images/icons/icons_24x24_blue.png diff --git a/src/style/static/images/icons/icons_24x24_gradient.png b/src/apps/callcenter/style/static/images/icons/icons_24x24_gradient.png similarity index 100% rename from src/style/static/images/icons/icons_24x24_gradient.png rename to src/apps/callcenter/style/static/images/icons/icons_24x24_gradient.png diff --git a/src/style/static/images/icons/icons_24x24_red.261.delayed b/src/apps/callcenter/style/static/images/icons/icons_24x24_red.261.delayed similarity index 100% rename from src/style/static/images/icons/icons_24x24_red.261.delayed rename to src/apps/callcenter/style/static/images/icons/icons_24x24_red.261.delayed diff --git a/src/style/static/images/icons/icons_24x24_red.png b/src/apps/callcenter/style/static/images/icons/icons_24x24_red.png similarity index 100% rename from src/style/static/images/icons/icons_24x24_red.png rename to src/apps/callcenter/style/static/images/icons/icons_24x24_red.png diff --git a/src/style/static/images/icons/icons_32x32_blue.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_blue.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_blue.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_blue.png diff --git a/src/style/static/images/icons/icons_32x32_darkgrey.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_darkgrey.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_darkgrey.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_darkgrey.png diff --git a/src/style/static/images/icons/icons_32x32_gradient.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_gradient.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_gradient.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_gradient.png diff --git a/src/style/static/images/icons/icons_32x32_green.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_green.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_green.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_green.png diff --git a/src/style/static/images/icons/icons_32x32_lightgrey.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_lightgrey.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_lightgrey.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_lightgrey.png diff --git a/src/style/static/images/icons/icons_32x32_red.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_red.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_red.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_red.png diff --git a/src/style/static/images/icons/icons_32x32_white.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_white.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_white.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_white.png diff --git a/src/style/static/images/icons/icons_32x32_yellow.png b/src/apps/callcenter/style/static/images/icons/icons_32x32_yellow.png similarity index 100% rename from src/style/static/images/icons/icons_32x32_yellow.png rename to src/apps/callcenter/style/static/images/icons/icons_32x32_yellow.png diff --git a/src/style/static/images/preloader.gif b/src/apps/callcenter/style/static/images/preloader.gif similarity index 100% rename from src/style/static/images/preloader.gif rename to src/apps/callcenter/style/static/images/preloader.gif diff --git a/src/views/agents_dashboard.html b/src/apps/callcenter/views/agents_dashboard.html similarity index 100% rename from src/views/agents_dashboard.html rename to src/apps/callcenter/views/agents_dashboard.html diff --git a/src/views/calls_dashboard.html b/src/apps/callcenter/views/calls_dashboard.html similarity index 100% rename from src/views/calls_dashboard.html rename to src/apps/callcenter/views/calls_dashboard.html diff --git a/src/views/dashboard.html b/src/apps/callcenter/views/dashboard.html similarity index 100% rename from src/views/dashboard.html rename to src/apps/callcenter/views/dashboard.html diff --git a/src/views/eavesdrop_popup.html b/src/apps/callcenter/views/eavesdrop_popup.html similarity index 100% rename from src/views/eavesdrop_popup.html rename to src/apps/callcenter/views/eavesdrop_popup.html diff --git a/src/views/queues_dashboard.html b/src/apps/callcenter/views/queues_dashboard.html similarity index 100% rename from src/views/queues_dashboard.html rename to src/apps/callcenter/views/queues_dashboard.html diff --git a/src/views/settings.html b/src/apps/callcenter/views/settings.html similarity index 100% rename from src/views/settings.html rename to src/apps/callcenter/views/settings.html diff --git a/src/views/settings_queue_agents.html b/src/apps/callcenter/views/settings_queue_agents.html similarity index 100% rename from src/views/settings_queue_agents.html rename to src/apps/callcenter/views/settings_queue_agents.html diff --git a/src/views/settings_queue_form.html b/src/apps/callcenter/views/settings_queue_form.html similarity index 100% rename from src/views/settings_queue_form.html rename to src/apps/callcenter/views/settings_queue_form.html diff --git a/src/views/settings_queues_list.html b/src/apps/callcenter/views/settings_queues_list.html similarity index 100% rename from src/views/settings_queues_list.html rename to src/apps/callcenter/views/settings_queues_list.html