{
  "name": "UMGC Student Portal",
  "short_name": "StudentPortal",
  "description": "UMGC Student Portal",
  "theme_color": "#fdbf38",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "version": "1.0",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/web-app-manifest-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Showcase your automotive passion"
    },
    {
      "src": "/icons/web-app-manifest-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "Showcase your automotive passion"
    }
  ]
}
