{
  "name": "CBT Practice Portal",
  "short_name": "CBT Portal",
  "description": "Master your exams with confidence on the CBT Practice Portal.",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}