Add favicon and PWA icons
This commit is contained in:
@@ -18,6 +18,10 @@ export const metadata: Metadata = {
|
|||||||
title: 'Aaron AI',
|
title: 'Aaron AI',
|
||||||
description: 'Personal knowledge assistant',
|
description: 'Personal knowledge assistant',
|
||||||
manifest: '/manifest.json',
|
manifest: '/manifest.json',
|
||||||
|
icons: {
|
||||||
|
apple: '/icon-192.png',
|
||||||
|
icon: '/icon-192.png',
|
||||||
|
},
|
||||||
appleWebApp: {
|
appleWebApp: {
|
||||||
capable: true,
|
capable: true,
|
||||||
statusBarStyle: 'default',
|
statusBarStyle: 'default',
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Reference in New Issue
Block a user