{
  "name": "CS Maths Academy",
  "short_name": "CS Maths",
  "description": "Official Student Portal of CS Maths Academy",
  "start_url": "/student/portal-access.php",
  "scope": "/student/",
  "display": "standalone",
  "background_color": "#120540",
  "theme_color": "#5b2fc9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/student/cs-student-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/student/cs-student-app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}