There was an error while loading. Please reload this page.
1 parent ecf3821 commit 695dca8Copy full SHA for 695dca8
1 file changed
web/src/app/manifest.ts
@@ -11,6 +11,7 @@ export default function manifest(): MetadataRoute.Manifest {
11
orientation: 'portrait',
12
background_color: '#4a2511',
13
theme_color: '#cc7722',
14
+ categories: ['education', 'lifestyle', 'books', 'music', 'reference'],
15
icons: [
16
{
17
src: '/icon-192.png',
0 commit comments