mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-03-20 19:46:46 +00:00
feat(app): rename to 'vane'
This commit is contained in:
@@ -2,10 +2,9 @@ import type { MetadataRoute } from 'next';
|
||||
|
||||
export default function manifest(): MetadataRoute.Manifest {
|
||||
return {
|
||||
name: 'Perplexica - Chat with the internet',
|
||||
short_name: 'Perplexica',
|
||||
description:
|
||||
'Perplexica is an AI powered chatbot that is connected to the internet.',
|
||||
name: 'Vane - Direct Your Curiosity',
|
||||
short_name: 'Vane',
|
||||
description: 'Vane is an AI powered answering engine.',
|
||||
start_url: '/',
|
||||
display: 'standalone',
|
||||
background_color: '#0a0a0a',
|
||||
|
||||
Reference in New Issue
Block a user