{
  "name": "firsttuesday Student Portal",
  "short_name": "firsttuesday",
  "description": "Sign in to access your firsttuesday courses, certificates, and student records.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#002548",
  "theme_color": "#0f172a",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/ft-app.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/ft-app.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/ft-app.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"]
}
