{
  "name": "Alumni UNAI Connect",
  "short_name": "Alumni UNAI Connect",
  "description": "Stay connected with fellow UNAI alumni — forum, events, jobs, directory and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/webapk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/webapk-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
