{
  "name": "QuizStudio",
  "short_name": "QuizStudio",
  "description": "Create and run live quiz games, including managed offline events.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#090c22",
  "theme_color": "#0b0e22",
  "icons": [
    {
      "src": "/quizstudio-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
