{
  "name": "토너먼트 푸시폴드 올인",
  "short_name": "푸시폴드",
  "description": "토너먼트 홀덤 푸시폴드 계산기",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EEF0FA",
  "theme_color": "#5B4FA8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
