diff --git a/configurations/app_dashboard.json b/configurations/app_dashboard.json
new file mode 100644
index 000000000..f9be0850f
--- /dev/null
+++ b/configurations/app_dashboard.json
@@ -0,0 +1,29 @@
+{
+ "apps": [
+ {
+ "appName": "Twake",
+ "icon": "ic_twake_app.svg",
+ "appLink": "http://twake.linagora.com/"
+ },
+ {
+ "appName": "LinShare",
+ "icon": "ic_linshare_app.png",
+ "appLink": "https://linshare.linagora.com/"
+ },
+ {
+ "appName": "Inbox",
+ "icon": "ic_inbox_app.svg",
+ "appLink": "https://openpaas.linagora.com/inbox/"
+ },
+ {
+ "appName": "Contacts",
+ "icon": "ic_contacts_app.svg",
+ "appLink": "https://openpaas.linagora.com/contacts/"
+ },
+ {
+ "appName": "Calendar",
+ "icon": "ic_calendar_app.svg",
+ "appLink": "https://openpaas.linagora.com/calendar/"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/configurations/icons/ic_calendar_app.svg b/configurations/icons/ic_calendar_app.svg
new file mode 100644
index 000000000..357bb94e7
--- /dev/null
+++ b/configurations/icons/ic_calendar_app.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/configurations/icons/ic_contacts_app.svg b/configurations/icons/ic_contacts_app.svg
new file mode 100644
index 000000000..e7e16e940
--- /dev/null
+++ b/configurations/icons/ic_contacts_app.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/configurations/icons/ic_inbox_app.svg b/configurations/icons/ic_inbox_app.svg
new file mode 100644
index 000000000..fd2f8f4f5
--- /dev/null
+++ b/configurations/icons/ic_inbox_app.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/configurations/icons/ic_linshare_app.png b/configurations/icons/ic_linshare_app.png
new file mode 100644
index 000000000..86352c0fc
Binary files /dev/null and b/configurations/icons/ic_linshare_app.png differ
diff --git a/configurations/icons/ic_twake_app.svg b/configurations/icons/ic_twake_app.svg
new file mode 100644
index 000000000..0a844bca9
--- /dev/null
+++ b/configurations/icons/ic_twake_app.svg
@@ -0,0 +1 @@
+
\ No newline at end of file