{
  "name": "가중치 성적 및 최종 점수 계산기",
  "short_name": "가성및최점계",
  "description": "GPA 때문에 고민하지 마세요! 강의 성적과 최종 점수를 쉽게 계산하세요. 과제, 시험 및 가중치를 입력하기만 하면 현재 위치를 확인할 수 있습니다.",
  "start_url": "/ko/utilities/categories/education/weighted-grade-calculator/",
  "scope": "/ko/utilities/categories/education/weighted-grade-calculator/",
  "icons": [
    {
      "src": "/images/utilities/weighted-grade-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}