{
  "name": "XIB-LEGENDS — Smart Academic Hub",
  "short_name": "XIB-LEGENDS",
  "description": "Smart Academic Collaboration Hub for College Students",
  "start_url": "https://xib-legend.vercel.app/",
  "scope": "https://xib-legend.vercel.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
