public/manifest.json
@@ -1,20 +1,10 @@ { "short_name": "MingKeOS", "name": "MingKe Operating System 6.0", "icons": [ { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }, { "src": "logo.png", "type": "image/png", "sizes": "64x64" } ], "icons": [], "start_url": ".", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" "background_color": "#ffffff", "mk_version": "20250502" }