{
  "name": "곰 사냥꾼",
  "short_name": "곰 사냥꾼",
  "description": "루디 호프만의 Tally Ho!를 옮긴 곰 사냥꾼 — 7×7 판, 48개의 말, 두 라운드.",
  "id": "/1.html",
  "start_url": "/1.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12161c",
  "theme_color": "#12161c",
  "lang": "ko",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
