{
  "name": "EZ Grades — Free Grade & GPA Calculator",
  "short_name": "EZ Grades",
  "description": "Free grade calculator for students and teachers. Calculate test scores, weighted averages, final exam grades, and GPA instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3730A3",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
