{
  "name": "JNVTAA - JNV Trivandrum Alumni Association",
  "short_name": "JNVTAA",
  "description": "Connect with JNV Trivandrum alumni worldwide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfbf7",
  "theme_color": "#fdfbf7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "social", "networking"],
  "shortcuts": [
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "Browse alumni directory",
      "url": "/directory",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View upcoming events",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
