{
  "name": "ExamCram",
  "short_name": "ExamCram",
  "description": "Practice for your certification exams with timed practice tests, detailed results, and progress tracking.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
