feat: add pwa support

This commit is contained in:
shinya
2025-06-24 21:05:29 +08:00
parent 1b1d32015d
commit 448909004a
22 changed files with 1218 additions and 25 deletions

View File

@@ -8,8 +8,10 @@ import AuthProvider from '../components/AuthProvider';
const inter = Inter({ subsets: ['latin'] });
export const metadata: Metadata = {
title: '聚合视频站',
description: '一个聚合多个视频源的现代化视频网站',
title: 'MoonTV',
description: '影视聚合',
manifest: '/manifest.json',
themeColor: '#0f172a',
};
export default function RootLayout({