{
  "name": "날짜 차이 계산기",
  "short_name": "날짜 차이 계산기",
  "description": "두 날짜 사이에 정확히 얼마의 시간이 지났는지 또는 이벤트까지 얼마나 남았는지 계산합니다. 일, 시, 분 단위 결과를 제공하는 무료 도구.",
  "start_url": "/ko/utilities/categories/tools/date-difference-calculator/",
  "scope": "/ko/utilities/categories/tools/date-difference-calculator/",
  "icons": [
    {
      "src": "/images/utilities/date-diff-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}