{
  "name": "CBT Exam Practice",
  "short_name": "CBT Practice",
  "description": "Offline CBT exam practice for WAEC, JAMB, NECO past questions",
  "start_url": "/cbt-app/",
  "scope": "/cbt-app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["education"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📝</text></svg>",
      "sizes": "100x100",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
