Initial Code
First Commit
This commit is contained in:
BIN
public/favicon/apple-touch-icon.png
Executable file
BIN
public/favicon/apple-touch-icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
BIN
public/favicon/favicon-96x96.png
Executable file
BIN
public/favicon/favicon-96x96.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
public/favicon/favicon.ico
Executable file
BIN
public/favicon/favicon.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
1
public/favicon/favicon.svg
Executable file
1
public/favicon/favicon.svg
Executable file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 105 KiB |
21
public/favicon/site.webmanifest
Executable file
21
public/favicon/site.webmanifest
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Eira Personal AI Assistant",
|
||||
"short_name": "Eira",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#6f42c1",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
public/favicon/web-app-manifest-192x192.png
Executable file
BIN
public/favicon/web-app-manifest-192x192.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
BIN
public/favicon/web-app-manifest-512x512.png
Executable file
BIN
public/favicon/web-app-manifest-512x512.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Reference in New Issue
Block a user