From 4ea3ddb38d010c2f85c22b7f1c3f2d7e0c1355e3 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 12:46:00 +1000 Subject: Initial commit --- wwwroot/manifest.webmanifest | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 wwwroot/manifest.webmanifest (limited to 'wwwroot/manifest.webmanifest') diff --git a/wwwroot/manifest.webmanifest b/wwwroot/manifest.webmanifest deleted file mode 100644 index f150f98..0000000 --- a/wwwroot/manifest.webmanifest +++ /dev/null @@ -1,6 +0,0 @@ -{ - "icons": [ - { "src": "/icon-192.png", "type": "images/png", "sizes": "192x192" }, - { "src": "/icon-512.png", "type": "images/png", "sizes": "512x512" } - ] -} \ No newline at end of file -- cgit v1.3