diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..4fbe181
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,18 @@
+{
+ "name": "",
+ "icons": [
+ {
+ "src": "/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
\ No newline at end of file
diff --git a/mstile-144x144.png b/mstile-144x144.png
new file mode 100644
index 0000000..562f0da
Binary files /dev/null and b/mstile-144x144.png differ
diff --git a/mstile-150x150.png b/mstile-150x150.png
new file mode 100644
index 0000000..2025568
Binary files /dev/null and b/mstile-150x150.png differ
diff --git a/mstile-310x150.png b/mstile-310x150.png
new file mode 100644
index 0000000..c6cf28f
Binary files /dev/null and b/mstile-310x150.png differ
diff --git a/mstile-310x310.png b/mstile-310x310.png
new file mode 100644
index 0000000..f29531c
Binary files /dev/null and b/mstile-310x310.png differ
diff --git a/mstile-70x70.png b/mstile-70x70.png
new file mode 100644
index 0000000..16ed292
Binary files /dev/null and b/mstile-70x70.png differ