{
  "name": "ExamBuddy Nigeria",
  "short_name": "ExamBuddy",
  "description": "Free WAEC, JAMB, NYSC and NECO exam preparation guides for Nigerian students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1D3A",
  "theme_color": "#00C896",
  "orientation": "portrait-primary",
  "lang": "en-NG",
  "icons": [
    {
      "src": "images/other-graphics/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/other-graphics/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "WAEC Guide",
      "url": "/waec.html",
      "description": "WAEC preparation guide"
    },
    {
      "name": "JAMB Guide",
      "url": "/jamb.html",
      "description": "JAMB UTME preparation guide"
    },
    {
      "name": "NYSC Guide",
      "url": "/nysc.html",
      "description": "NYSC survival guide"
    },
    {
      "name": "Exam Portals",
      "url": "/exam-portals.html",
      "description": "All official exam portals"
    }
  ]
}
