Binary files /dev/null and b/public/logo180.png differ Binary files /dev/null and b/public/logo192.png differ Binary files /dev/null and b/public/logo512.png differ @@ -0,0 +1,19 @@ +{ + "name": "AIR", + "short_name": "AIR", + "icons": [ + { + "src": "/logo192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/logo512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "start_url": "/", + "display": "standalone" + } + \ No newline at end of file @@ -64,6 +64,8 @@ export const Layout: React.FC = ({ children, device, isAuthPage = false, + +