X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/859d242a2bd7680aff64001abe66eaf547439f57..bab52aa6b7affe9201a942a831688598d63452a3:/site.webmanifest diff --git a/site.webmanifest b/site.webmanifest new file mode 100644 index 0000000..4ebda26 --- /dev/null +++ b/site.webmanifest @@ -0,0 +1,21 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/web-app-manifest-192x192.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "maskable" + }, + { + "src": "/web-app-manifest-512x512.png", + "sizes": "512x512", + "type": "image/png", + "purpose": "maskable" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} \ No newline at end of file