{
  "name": "Great Kezino Schools — Portal & CBT",
  "short_name": "Great Kezino",
  "description": "Official Smart School Management Portal, CBT Examination Center & Learning Platform for Great Kezino Schools, Ikorodu, Lagos.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060d1a",
  "theme_color": "#0a192f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/IMG-20250723-WA0044_090529.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/IMG-20250723-WA0044_090529.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Student Portal & CBT",
      "short_name": "CBT Portal",
      "description": "Take WAEC/JAMB mock CBT tests",
      "url": "./portal.html?tab=cbt",
      "icons": [{ "src": "images/IMG-20250723-WA0044_090529.jpg", "sizes": "96x96" }]
    },
    {
      "name": "KEZINO AI Tutor",
      "short_name": "AI Tutor",
      "description": "Ask KEZINO AI curriculum questions",
      "url": "./portal.html?tab=ai",
      "icons": [{ "src": "images/IMG-20250723-WA0044_090529.jpg", "sizes": "96x96" }]
    },
    {
      "name": "Tuition Calculator",
      "short_name": "Fee Calc",
      "description": "Estimate termly school fees",
      "url": "./index.html#calculator",
      "icons": [{ "src": "images/IMG-20250723-WA0044_090529.jpg", "sizes": "96x96" }]
    }
  ]
}
