diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..f319dce Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png new file mode 100644 index 0000000..5e7b212 Binary files /dev/null and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png new file mode 100644 index 0000000..2d77783 Binary files /dev/null and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 5777428..78fd6e0 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,10 @@ Cyberusgate - Démonstration + + + + diff --git a/site.webmanifest b/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_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