diff --git a/dist/android-chrome-192x192.png b/dist/android-chrome-192x192.png new file mode 100644 index 000000000..f5b189f00 Binary files /dev/null and b/dist/android-chrome-192x192.png differ diff --git a/dist/android-chrome-512x512.png b/dist/android-chrome-512x512.png new file mode 100644 index 000000000..d052a0b91 Binary files /dev/null and b/dist/android-chrome-512x512.png differ diff --git a/dist/apple-touch-icon.png b/dist/apple-touch-icon.png new file mode 100644 index 000000000..97a4543ec Binary files /dev/null and b/dist/apple-touch-icon.png differ diff --git a/dist/browserconfig.xml b/dist/browserconfig.xml new file mode 100644 index 000000000..f9898c8c2 --- /dev/null +++ b/dist/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #000000 + + + diff --git a/dist/favicon-16x16.png b/dist/favicon-16x16.png new file mode 100644 index 000000000..646c07864 Binary files /dev/null and b/dist/favicon-16x16.png differ diff --git a/dist/favicon-32x32.png b/dist/favicon-32x32.png new file mode 100644 index 000000000..fe4ce153d Binary files /dev/null and b/dist/favicon-32x32.png differ diff --git a/dist/mstile-70x70.png b/dist/mstile-70x70.png new file mode 100644 index 000000000..0442db960 Binary files /dev/null and b/dist/mstile-70x70.png differ diff --git a/dist/safari-pinned-tab.svg b/dist/safari-pinned-tab.svg new file mode 100644 index 000000000..96fdd2c13 --- /dev/null +++ b/dist/safari-pinned-tab.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dist/site.webmanifest b/dist/site.webmanifest new file mode 100644 index 000000000..e1e4b9dce --- /dev/null +++ b/dist/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "Bitburner", + "short_name": "Bitburner", + "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" +} diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 000000000..6b22eb7bb Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index c28038799..a4b9ccf2d 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,17 @@ Bitburner + + + + + + + + + + +