{
  "name": "성적증명서 GPA 추출 및 계산기",
  "short_name": "성G추및계",
  "description": "대학 성적증명서 텍스트를 그대로 복사하여 붙여넣는 것만으로 누적 GPA와 가중 평균 성적을 즉시 계산할 수 있습니다. 완전히 오프라인으로 작동합니다.",
  "start_url": "/ko/utilities/categories/education/transcript-gpa-parser/",
  "scope": "/ko/utilities/categories/education/transcript-gpa-parser/",
  "icons": [
    {
      "src": "/images/utilities/transcript-gpa-parser.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}