diff --git a/demo/index.html b/demo/index.html index 47a5cbf0..070657be 100644 --- a/demo/index.html +++ b/demo/index.html @@ -7,11 +7,12 @@ - + - + + diff --git a/manifest.json b/manifest.json deleted file mode 100644 index e1d5ddb3..00000000 --- a/manifest.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Human Library", - "short_name": "Human", - "icons": [ - { "src": "/assets/icon.png", "sizes": "853x853", "type": "image/png", "purpose": "any maskable" } - ], - "start_url": "/", - "scope": "/", - "display": "standalone", - "background_color": "#000000", - "theme_color": "#000000" -} \ No newline at end of file