king
2025-05-08 400fee62fb40006a9839f1c3a8244b82566b5057
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"
}