{
  "name": "MUFE 백신 C-33",
  "short_name": "MUFE",
  "description": "수학 + 인지 통합 보안 — 양자 컴퓨터 시대를 위한 백신",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020a18",
  "theme_color": "#0a1f3a",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["security", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "빠른 검사",
      "short_name": "빠른 검사",
      "description": "미끼 파일 무결성 빠르게 검사",
      "url": "./?action=quick-scan",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "MUFE 인증",
      "short_name": "인증",
      "description": "인증 챌린지 시작",
      "url": "./?action=auth",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
