{
  "name": "SCHOOLDRA - JAMB UTME Exam Preparation",
  "short_name": "SCHOOLDRA",
  "description": "Prepare for JAMB UTME with practice questions, mock exams, AI tutoring, and performance tracking tailored for Nigerian students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#473BF0",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/SCHOOLDRA.LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SCHOOLDRA.LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SCHOOLDRA.LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/SCHOOLDRA.LOGO.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/SCHOOLDRA.LOGO.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Start Quiz",
      "short_name": "Quiz",
      "description": "Start a quick practice quiz",
      "url": "/quiz?utm_source=homescreen",
      "icons": [{ "src": "/SCHOOLDRA.LOGO.png", "sizes": "96x96" }]
    },
    {
      "name": "Mock Exam",
      "short_name": "Exam",
      "description": "Take a full mock exam",
      "url": "/mock-exams?utm_source=homescreen",
      "icons": [{ "src": "/SCHOOLDRA.LOGO.png", "sizes": "96x96" }]
    }
  ]
}
