diff --git a/static/android-icon-144x144.png b/static/android-icon-144x144.png
new file mode 100755
index 0000000..385fc93
Binary files /dev/null and b/static/android-icon-144x144.png differ
diff --git a/static/android-icon-192x192.png b/static/android-icon-192x192.png
new file mode 100755
index 0000000..d7abc8c
Binary files /dev/null and b/static/android-icon-192x192.png differ
diff --git a/static/android-icon-36x36.png b/static/android-icon-36x36.png
new file mode 100755
index 0000000..eee4472
Binary files /dev/null and b/static/android-icon-36x36.png differ
diff --git a/static/android-icon-48x48.png b/static/android-icon-48x48.png
new file mode 100755
index 0000000..dfc9588
Binary files /dev/null and b/static/android-icon-48x48.png differ
diff --git a/static/android-icon-72x72.png b/static/android-icon-72x72.png
new file mode 100755
index 0000000..7c84287
Binary files /dev/null and b/static/android-icon-72x72.png differ
diff --git a/static/android-icon-96x96.png b/static/android-icon-96x96.png
new file mode 100755
index 0000000..70f6892
Binary files /dev/null and b/static/android-icon-96x96.png differ
diff --git a/static/apple-icon-114x114.png b/static/apple-icon-114x114.png
new file mode 100755
index 0000000..11faaad
Binary files /dev/null and b/static/apple-icon-114x114.png differ
diff --git a/static/apple-icon-120x120.png b/static/apple-icon-120x120.png
new file mode 100755
index 0000000..a4f9ab0
Binary files /dev/null and b/static/apple-icon-120x120.png differ
diff --git a/static/apple-icon-144x144.png b/static/apple-icon-144x144.png
new file mode 100755
index 0000000..385fc93
Binary files /dev/null and b/static/apple-icon-144x144.png differ
diff --git a/static/apple-icon-152x152.png b/static/apple-icon-152x152.png
new file mode 100755
index 0000000..e161369
Binary files /dev/null and b/static/apple-icon-152x152.png differ
diff --git a/static/apple-icon-180x180.png b/static/apple-icon-180x180.png
new file mode 100755
index 0000000..b0d20d5
Binary files /dev/null and b/static/apple-icon-180x180.png differ
diff --git a/static/apple-icon-57x57.png b/static/apple-icon-57x57.png
new file mode 100755
index 0000000..14ee962
Binary files /dev/null and b/static/apple-icon-57x57.png differ
diff --git a/static/apple-icon-60x60.png b/static/apple-icon-60x60.png
new file mode 100755
index 0000000..873e338
Binary files /dev/null and b/static/apple-icon-60x60.png differ
diff --git a/static/apple-icon-72x72.png b/static/apple-icon-72x72.png
new file mode 100755
index 0000000..7c84287
Binary files /dev/null and b/static/apple-icon-72x72.png differ
diff --git a/static/apple-icon-76x76.png b/static/apple-icon-76x76.png
new file mode 100755
index 0000000..9b64cf4
Binary files /dev/null and b/static/apple-icon-76x76.png differ
diff --git a/static/apple-icon-precomposed.png b/static/apple-icon-precomposed.png
new file mode 100755
index 0000000..1b8d9f5
Binary files /dev/null and b/static/apple-icon-precomposed.png differ
diff --git a/static/apple-icon.png b/static/apple-icon.png
new file mode 100755
index 0000000..1b8d9f5
Binary files /dev/null and b/static/apple-icon.png differ
diff --git a/static/browserconfig.xml b/static/browserconfig.xml
new file mode 100755
index 0000000..c554148
--- /dev/null
+++ b/static/browserconfig.xml
@@ -0,0 +1,2 @@
+
+#ffffff
\ No newline at end of file
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100755
index 0000000..e9371cc
Binary files /dev/null and b/static/favicon-16x16.png differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100755
index 0000000..bb193c9
Binary files /dev/null and b/static/favicon-32x32.png differ
diff --git a/static/favicon-96x96.png b/static/favicon-96x96.png
new file mode 100755
index 0000000..70f6892
Binary files /dev/null and b/static/favicon-96x96.png differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100755
index 0000000..0a95dde
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/manifest.json b/static/manifest.json
new file mode 100755
index 0000000..013d4a6
--- /dev/null
+++ b/static/manifest.json
@@ -0,0 +1,41 @@
+{
+ "name": "App",
+ "icons": [
+ {
+ "src": "\/android-icon-36x36.png",
+ "sizes": "36x36",
+ "type": "image\/png",
+ "density": "0.75"
+ },
+ {
+ "src": "\/android-icon-48x48.png",
+ "sizes": "48x48",
+ "type": "image\/png",
+ "density": "1.0"
+ },
+ {
+ "src": "\/android-icon-72x72.png",
+ "sizes": "72x72",
+ "type": "image\/png",
+ "density": "1.5"
+ },
+ {
+ "src": "\/android-icon-96x96.png",
+ "sizes": "96x96",
+ "type": "image\/png",
+ "density": "2.0"
+ },
+ {
+ "src": "\/android-icon-144x144.png",
+ "sizes": "144x144",
+ "type": "image\/png",
+ "density": "3.0"
+ },
+ {
+ "src": "\/android-icon-192x192.png",
+ "sizes": "192x192",
+ "type": "image\/png",
+ "density": "4.0"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/ms-icon-144x144.png b/static/ms-icon-144x144.png
new file mode 100755
index 0000000..385fc93
Binary files /dev/null and b/static/ms-icon-144x144.png differ
diff --git a/static/ms-icon-150x150.png b/static/ms-icon-150x150.png
new file mode 100755
index 0000000..b6729f1
Binary files /dev/null and b/static/ms-icon-150x150.png differ
diff --git a/static/ms-icon-310x310.png b/static/ms-icon-310x310.png
new file mode 100755
index 0000000..40ce962
Binary files /dev/null and b/static/ms-icon-310x310.png differ
diff --git a/static/ms-icon-70x70.png b/static/ms-icon-70x70.png
new file mode 100755
index 0000000..5e411d1
Binary files /dev/null and b/static/ms-icon-70x70.png differ
diff --git a/templates/_base.html b/templates/_base.html
index c012962..d1cc594 100644
--- a/templates/_base.html
+++ b/templates/_base.html
@@ -23,6 +23,23 @@
{% block meta %}{% endblock meta %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+