{
  "name": "成绩单 GPA 提取与计算器",
  "short_name": "成G提",
  "description": "只需复制并粘贴大学成绩单的原始文本，即可立即计算您的累计 GPA 和加权平均成绩。完全离线运行。",
  "start_url": "/zh/utilities/categories/education/transcript-gpa-parser/",
  "scope": "/zh/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"
}