diff --git a/manifest.json b/manifest.json
new file mode 100644
index 00000000..ce250fd1
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,84 @@
+{
+ "name": "HotWax Commerce Facilities",
+ "short_name": "User Management",
+ "theme_color": "#FFFFFF",
+ "icons": [{
+ "src": "public/img/icons/favicon-16x16.png",
+ "sizes": "16x16",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/favicon-32x32.png",
+ "sizes": "32x32",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-152x152.png",
+ "sizes": "152x152",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-maskable-152x152.png",
+ "sizes": "152x152",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-maskable-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/android-chrome-maskable-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/apple-touch-icon-60x60.png",
+ "sizes": "60x60",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/apple-touch-icon-76x76.png",
+ "sizes": "76x76",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/apple-touch-icon-120x120.png",
+ "sizes": "120x120",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/apple-touch-icon-152x152.png",
+ "sizes": "152x152",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/apple-touch-icon-180x180.png",
+ "sizes": "180x180",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/msapplication-icon-144x144.png",
+ "sizes": "144x144",
+ "type": "image/png"
+ },
+ {
+ "src": "public/img/icons/mstile-150x150.png",
+ "sizes": "150x150",
+ "type": "image/png"
+ }
+ ],
+ "start_url": "./",
+ "display": "standalone",
+ "background_color": "#000000"
+}
\ No newline at end of file
diff --git a/public/404.html b/public/404.html
new file mode 100644
index 00000000..c5ab7746
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,33 @@
+
+
+
+
+
+ Page Not Found
+
+
+
+
+
+
404
+
Page Not Found
+
The specified file was not found on this website. Please check the URL for mistakes and try again.
+
Why am I seeing this?
+
This page was generated by the Firebase Command-Line Interface. To modify it, edit the 404.html
file in your project's configured public
directory.
+
+
+
\ No newline at end of file
diff --git a/public/img/icons/android-chrome-192x192.png b/public/img/icons/android-chrome-192x192.png
new file mode 100644
index 00000000..bbc5d17c
Binary files /dev/null and b/public/img/icons/android-chrome-192x192.png differ
diff --git a/public/img/icons/android-chrome-512x512.png b/public/img/icons/android-chrome-512x512.png
new file mode 100644
index 00000000..1916b678
Binary files /dev/null and b/public/img/icons/android-chrome-512x512.png differ
diff --git a/public/img/icons/apple-touch-icon-192x192.png b/public/img/icons/apple-touch-icon-192x192.png
new file mode 100644
index 00000000..e3ebb8ff
Binary files /dev/null and b/public/img/icons/apple-touch-icon-192x192.png differ
diff --git a/public/img/icons/favicon-16x16.png b/public/img/icons/favicon-16x16.png
new file mode 100644
index 00000000..e99a4944
Binary files /dev/null and b/public/img/icons/favicon-16x16.png differ
diff --git a/public/img/icons/favicon-32x32.png b/public/img/icons/favicon-32x32.png
new file mode 100644
index 00000000..b94df25c
Binary files /dev/null and b/public/img/icons/favicon-32x32.png differ
diff --git a/public/img/icons/favicon.ico b/public/img/icons/favicon.ico
new file mode 100644
index 00000000..ff10f400
Binary files /dev/null and b/public/img/icons/favicon.ico differ
diff --git a/public/img/icons/mstile-150x150.png b/public/img/icons/mstile-150x150.png
new file mode 100644
index 00000000..9eb758ec
Binary files /dev/null and b/public/img/icons/mstile-150x150.png differ
diff --git a/public/img/icons/safari-pinned-tab.svg b/public/img/icons/safari-pinned-tab.svg
new file mode 100644
index 00000000..b336b2d7
--- /dev/null
+++ b/public/img/icons/safari-pinned-tab.svg
@@ -0,0 +1,2273 @@
+
+
+
diff --git a/public/index.html b/public/index.html
index 4d91e891..ed521296 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,6 +7,8 @@
+
+