{
  "name": "나무디펜스 (Namu Defense)",
  "short_name": "나무디펜스",
  "description": "자원을 모으고 업그레이드하며 생존하는 무한 디펜스 게임!",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e0e5ec",
  "theme_color": "#89a8e0",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
