{
  "name": "Simple CGPA Calculator",
  "short_name": "CGPA",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48 64x64 96x96 128x128 256x256", "type": "image/x-icon" }
  ]
}


