{
  "name": "친족 관계 계산기: 사촌과 가족 관계 확인",
  "short_name": "친관계사가관확",
  "description": "공통 조상을 통해 두 사람이 어떻게 연결되는지 확인하세요. 각 사람의 세대 거리를 입력해 형제자매, 사촌 또는 세대 차이가 있는 사촌인지 알아보세요.",
  "start_url": "/ko/utilities/categories/genealogy/kinship-degree-calculator/",
  "scope": "/ko/utilities/categories/genealogy/kinship-degree-calculator/",
  "icons": [
    {
      "src": "/images/utilities/kinship-degree-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}