{
  "name": "MiddleSchoolGPA.com — Free GPA Calculator",
  "short_name": "MS GPA Calc",
  "description": "Free middle school GPA calculator. No sign-up required. Supports letter grades, percentages, weighted and unweighted GPA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities"],
  "lang": "en-US",
  "dir": "ltr"
}
