Files
Eira-Front-End/public/favicon/site.webmanifest
2025-06-16 01:13:41 +02:00

21 lines
451 B
JSON
Executable File

{
"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"
}