diff --git a/public/index.html b/public/index.html index 61bd70a034..5d03a3333d 100644 --- a/public/index.html +++ b/public/index.html @@ -2,49 +2,63 @@ - + - - - - + + + + - + OpenChakra + + + + + + - - + + + + + + + - - + + + + + + diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 080d6c77ac..0000000000 --- a/public/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "short_name": "React App", - "name": "Create React App Sample", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "logo192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "logo512.png", - "type": "image/png", - "sizes": "512x512" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} diff --git a/public/site.webmanifest b/public/site.webmanifest index fa99de77db..35a7a1cbc6 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,6 +1,6 @@ { - "name": "", - "short_name": "", + "name": "OpenChakra", + "short_name": "React JSX visual editor for Chakra UI", "icons": [ { "src": "/android-chrome-192x192.png",