diff options
Diffstat (limited to 'site.webmanifest')
-rw-r--r-- | site.webmanifest | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/site.webmanifest b/site.webmanifest deleted file mode 100644 index 4ff8bf5..0000000 --- a/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "background_color" : "#ffffff", - "display" : "standalone", - "icons" : [ - { - "sizes" : "192x192", - "src" : "/android-chrome-192x192.png", - "type" : "image/png" - }, - { - "sizes" : "512x512", - "src" : "/android-chrome-512x512.png", - "type" : "image/png" - } - ], - "name" : "", - "short_name" : "", - "theme_color" : "#ffffff" -} |