{
  "name": "나무 흔들기 — 열매 떨어뜨리기",
  "short_name": "나무 흔들기",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#7EC8E8",
  "theme_color": "#8BC34A",
  "description": "20초 안에 스페이스를 연타해 열매를 떨어뜨리는 게임",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
