{
  "name": "QuizCraft",
  "short_name": "QuizCraft",
  "description": "The ultimate quiz battleground where knowledge meets competition",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0B",
  "theme_color": "#E8FF47",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
