{
  "name": "UNIOSUN Postgraduate Transcript Portal",
  "short_name": "UNIOSUN PG Transcript",
  "description": "Apply for and track UNIOSUN postgraduate transcripts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5C8018",
  "scope": "/",
  "lang": "en-NG",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "https://res.cloudinary.com/dtbforfvb/image/upload/v1748016285/UNIOSUN-Logo_pxyciy.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Login and Apply",
      "short_name": "Apply",
      "url": "/auth/login"
    },
    {
      "name": "Track Application",
      "short_name": "Track",
      "url": "/track-application"
    }
  ]
}
