{
  "name": "Quizizz - Interactive Quiz Platform for Learning",
  "short_name": "Quizizz",
  "description": "Discover Quizizz, the ultimate interactive quiz platform. Create, share, and play engaging Quizizz quizzes to boost learning. Join thousands of educators using Quizizz today.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/"
}