{
  "name": "GPA Calculator by SlaEditzz",
  "short_name": "GPA Calculator",
  "description": "Calculate your GPA and CGPA easily with our smart GPA Calculator designed for Anna University regulations.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "version": "2.1.4",
  "background_color": "#f4f6fa",
  "theme_color": "#1a3b7b",
  "orientation": "any",
  "categories": [
    "education",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "2048x2048",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot/desktop.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GPA Dashboard Desktop View"
    },
    {
      "src": "screenshot/desktop2.png",
      "sizes": "2560x1600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GPA Semester Analytics Desktop View"
    },
    {
      "src": "screenshot/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GPA Dashboard Mobile View"
    },
    {
      "src": "screenshot/mobile2.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GPA Semester Selection Mobile View"
    }
  ]
}
