{
  "name": "주택 조명 및 루멘 계산기",
  "short_name": "주조및루계",
  "description": "모든 방에 필요한 루멘 수와 전구 수를 정확히 계산하세요. 방 유형, 치수, 전구 종류를 선택하면 실시간 럭스 추정치가 포함된 전문적인 조명 계획을 얻을 수 있습니다.",
  "start_url": "/ko/utilities/categories/home/how-many-lights-per-room/",
  "scope": "/ko/utilities/categories/home/how-many-lights-per-room/",
  "icons": [
    {
      "src": "/images/utilities/how-many-lights-per-room.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}