{
  "name": "화라투로",
  "short_name": "화라투로",
  "description": "화투 패를 이용한 전략 카드 로그라이크 게임",
  "display": "fullscreen",
  "orientation": "landscape",
  "start_url": "/",
  "background_color": "#1a472a",
  "theme_color": "#E8B824",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
