slight fix for ios

This commit is contained in:
RISHAB-CREATOR 2025-09-26 00:34:31 +05:30
parent 4063595eb5
commit 16b752434a

View file

@ -146,7 +146,7 @@ export default defineConfig({
short_name: 'FMHY',
description: 'The largest collection of free stuff on the internet!',
theme_color: '#000000ff',
background_color: '#ffffff',
background_color: '#000000ff',
display: 'standalone',
orientation: 'portrait',
scope: '/',