{
  "name": "카드 매치",
  "short_name": "카드 매치",
  "description": "카드를 뒤집어 같은 그림을 찾는 기억력 매칭 게임",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1a1f",
  "theme_color": "#00bcd4",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
