diff --git a/site-data/site.webmanifest b/site-data/site.webmanifest new file mode 100644 index 0000000..4e10db6 --- /dev/null +++ b/site-data/site.webmanifest @@ -0,0 +1,26 @@ +{ + "name": "QuoteHarbor by ThatSINEWAVE_", + "description": "A large database of of compromised discord users.", + "short_name": "QuoteHarbor", + "start_url": "/QuoteHarbor", + "orientation": "portrait", + "lang": "en-US", + "icons": [ + { + "src": "site-data/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "any" + }, + { + "src": "site-data/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + }, + { + "src": "site-data/icon-144x144.png", + "sizes": "144x144", + "type": "image/png" + } + ] +}