{
  "short_name": "Alumni",
  "name": "Alumni Experience",
  "description": "Reconnect with classmates, discover reunions and events, and relive the memories.",
  "icons": [
    { "src": "/api/manifest-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/manifest-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "start_url": "/experience",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A1A3F",
  "background_color": "#0A1A3F"
}
