diff --git a/app/Resources/assets/images/logo.png b/app/Resources/assets/images/logo.png
new file mode 100644
index 0000000..6c9ee6c
Binary files /dev/null and b/app/Resources/assets/images/logo.png differ
diff --git a/app/Resources/assets/images/logo.svg b/app/Resources/assets/images/logo.svg
new file mode 100644
index 0000000..f03bd87
--- /dev/null
+++ b/app/Resources/assets/images/logo.svg
@@ -0,0 +1,143 @@
+
+
+
+
diff --git a/app/Resources/views/html.html.twig b/app/Resources/views/html.html.twig
index 3bbec57..d9c36f1 100644
--- a/app/Resources/views/html.html.twig
+++ b/app/Resources/views/html.html.twig
@@ -8,6 +8,12 @@
{% endblock %}
+
+
+
+
+
+
{% block body %}
diff --git a/web/android-chrome-192x192.png b/web/android-chrome-192x192.png
new file mode 100644
index 0000000..f2856cf
Binary files /dev/null and b/web/android-chrome-192x192.png differ
diff --git a/web/android-chrome-256x256.png b/web/android-chrome-256x256.png
new file mode 100644
index 0000000..1498e70
Binary files /dev/null and b/web/android-chrome-256x256.png differ
diff --git a/web/apple-touch-icon.png b/web/apple-touch-icon.png
index 6e6b6ce..ab682e3 100644
Binary files a/web/apple-touch-icon.png and b/web/apple-touch-icon.png differ
diff --git a/web/browserconfig.xml b/web/browserconfig.xml
new file mode 100644
index 0000000..a47e5a5
--- /dev/null
+++ b/web/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #2d89ef
+
+
+
diff --git a/web/favicon-16x16.png b/web/favicon-16x16.png
new file mode 100644
index 0000000..afdb979
Binary files /dev/null and b/web/favicon-16x16.png differ
diff --git a/web/favicon-32x32.png b/web/favicon-32x32.png
new file mode 100644
index 0000000..babac28
Binary files /dev/null and b/web/favicon-32x32.png differ
diff --git a/web/favicon.ico b/web/favicon.ico
index 479f7f5..d585957 100644
Binary files a/web/favicon.ico and b/web/favicon.ico differ
diff --git a/web/manifest.json b/web/manifest.json
new file mode 100644
index 0000000..caf38ea
--- /dev/null
+++ b/web/manifest.json
@@ -0,0 +1,18 @@
+{
+ "name": "PrintABrick",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-256x256.png",
+ "sizes": "256x256",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
\ No newline at end of file
diff --git a/web/mstile-150x150.png b/web/mstile-150x150.png
new file mode 100644
index 0000000..d986606
Binary files /dev/null and b/web/mstile-150x150.png differ
diff --git a/web/safari-pinned-tab.svg b/web/safari-pinned-tab.svg
new file mode 100644
index 0000000..3bd3e80
--- /dev/null
+++ b/web/safari-pinned-tab.svg
@@ -0,0 +1,26 @@
+
+
+