diff options
Diffstat (limited to 'public/site.webmanifest')
-rwxr-xr-x | public/site.webmanifest | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/public/site.webmanifest b/public/site.webmanifest deleted file mode 100755 index de65106..0000000 --- a/public/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "", - "short_name": "", - "icons": [ - { - "src": "/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/android-chrome-256x256.png", - "sizes": "256x256", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} |