{
  "name": "빛 공방 — 전등을 모두 켜는 스위치 퍼즐",
  "short_name": "빛 공방",
  "description": "전등을 누르면 주변 전등까지 바뀌어요. 시간제한 없이 천천히 모든 공방을 밝혀보세요.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eef2e7",
  "theme_color": "#eef2e7",
  "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" }
  ]
}
