{
  "name": "CBT Prime",
  "short_name": "CBT Prime",
  "description": "Practice JAMB, WAEC, and NECO exams with past questions and timed CBT simulations.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "background_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {"src": "/icons/icon-72x72.png","sizes": "72x72","type": "image/png"},
    {"src": "/icons/icon-96x96.png","sizes": "96x96","type": "image/png"},
    {"src": "/icons/icon-128x128.png","sizes": "128x128","type": "image/png"},
    {"src": "/icons/icon-144x144.png","sizes": "144x144","type": "image/png"},
    {"src": "/icons/icon-152x152.png","sizes": "152x152","type": "image/png"},
    {"src": "/icons/icon-192x192.png","sizes": "192x192","type": "image/png"},
    {"src": "/icons/icon-384x384.png","sizes": "384x384","type": "image/png"},
    {"src": "/icons/icon-512x512.png","sizes": "512x512","type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Practice Now","short_name": "Practice","url": "/dashboard.html","icons": [{"src": "/icons/icon-96x96.png","sizes": "96x96"}]},
    {"name": "View History","short_name": "History","url": "/dashboard.html?tab=history","icons": [{"src": "/icons/icon-96x96.png","sizes": "96x96"}]},
    {"name": "Add Points","short_name": "Top Up","url": "/dashboard.html?action=topup","icons": [{"src": "/icons/icon-96x96.png","sizes": "96x96"}]}
  ]
}