Add favicon and PWA icons
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user