diff options
Diffstat (limited to 'site.webmanifest')
| -rw-r--r-- | site.webmanifest | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/site.webmanifest b/site.webmanifest deleted file mode 100644 index e1e7547..0000000 --- a/site.webmanifest +++ /dev/null @@ -1,31 +0,0 @@ -{ - "name": "Morse Hero", - "short_name": "Morse Hero", - "icons": [ - { - "src": "/ico/icon-192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/ico/icon-512.png", - "sizes": "512x512", - "type": "image/png" - }, - { - "src": "/ico/icon-192-maskable.png", - "sizes": "192x192", - "type": "image/png", - "purpose": "maskable" - }, - { - "src": "/ico/icon-512-maskable.png", - "sizes": "512x512", - "type": "image/png", - "purpose": "maskable" - } - ], - "theme_color": "#2c3e50", - "background_color": "#2c3e50", - "display": "standalone" -}
\ No newline at end of file |
