Add favicon and PWA icons

This commit is contained in:
2026-04-26 16:19:48 +00:00
parent 2334ba976d
commit 7e87cca663
3 changed files with 4 additions and 0 deletions
+4
View File
@@ -18,6 +18,10 @@ export const metadata: Metadata = {
title: 'Aaron AI',
description: 'Personal knowledge assistant',
manifest: '/manifest.json',
icons: {
apple: '/icon-192.png',
icon: '/icon-192.png',
},
appleWebApp: {
capable: true,
statusBarStyle: 'default',
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB