{
  "name": "두더지 잡기 - Whack a Mole",
  "short_name": "두더지 잡기",
  "description": "두더지를 잡아라! 빠르게 올라오는 두더지를 망치로 내려쳐 최고 점수를 노려보세요.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1206",
  "theme_color": "#8B4513",
  "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"
    }
  ]
}
