{
  "name": "academics.ng",
  "short_name": "academics.ng",
  "description": "The complete Nigerian tertiary education platform: institutions, courses, cutoff marks, scholarships, CBT practice, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64 128x128",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cutoff Marks",
      "short_name": "Cutoffs",
      "description": "Browse Nigerian university cutoff marks",
      "url": "/cutoff-marks/",
      "icons": [{"src": "/favicon.ico", "sizes": "32x32"}]
    },
    {
      "name": "JAMB Practice",
      "short_name": "JAMB",
      "url": "/practice/jamb/"
    },
    {
      "name": "Scholarships",
      "short_name": "Scholarships",
      "url": "/scholarships/"
    },
    {
      "name": "Admission Checker",
      "short_name": "Check chances",
      "url": "/tool/admission-checker/"
    }
  ]
}
