{
  "name": "동물 합치기 — 같은 친구끼리 팡!",
  "short_name": "동물 합치기",
  "description": "동그란 동물을 떨어뜨려 합치는 중독성 드롭 퍼즐. 넘치기 전에 최고 점수에 도전!",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffeede",
  "theme_color": "#ffeede",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
