{
  "name": "成績証明書 GPA抽出・計算機",
  "short_name": "成G",
  "description": "大学の成績データをコピー＆ペーストするだけで、累積GPAと加重平均点を瞬時に計算できます。完全にオフラインで動作します。",
  "start_url": "/ja/utilities/categories/education/transcript-gpa-parser/",
  "scope": "/ja/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"
}