X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/12ec5983556b900dfe0abbd8b55b4fb2bc84a050..d8959fe09568137aeceb0be19a955b981010c3c4:/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