{
  "name": "ScholarScale",
  "short_name": "ScholarScale",
  "description": "Academic class management for colleges and universities",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#6E62E4",
  "icons": [
    {
      "src": "https://scholarscale.bemmygail.com/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}