#1: added pwa config and manifest
1
frontend/public/favicon.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path id="tapes" fill="#ffed00" d="m11.258 1.166-3.48 1.389 4.742 11.89L16 13.057Zm-7.801.398L0 2.944l4.742 11.89 3.46-1.379Z"/><style>#tapes{fill:#00964e}@media (prefers-color-scheme:dark){#tapes{fill:#ffed00}}</style></svg>
|
After Width: | Height: | Size: 288 B |
BIN
frontend/public/pwa-192x192.png
Normal file
After Width: | Height: | Size: 767 B |
BIN
frontend/public/pwa-512x512.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
frontend/public/pwa-maskable-192x192.png
Normal file
After Width: | Height: | Size: 595 B |
BIN
frontend/public/pwa-maskable-512x512.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
2
frontend/public/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
BIN
frontend/public/themes/pwa-192x192.png
Normal file
After Width: | Height: | Size: 767 B |
BIN
frontend/public/themes/pwa-512x512.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
frontend/public/themes/pwa-maskable-192x192.png
Normal file
After Width: | Height: | Size: 595 B |
BIN
frontend/public/themes/pwa-maskable-512x512.png
Normal file
After Width: | Height: | Size: 1.6 KiB |