{
  "name": "QuiziX | A Online Quiz and Contest Platform",
  "short_name": "QuiziX",
  "description": "QuiziX is a modern quiz and contest platform that helps you test your knowledge and compete with others. Join now and start your quiz journey!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2b7e1b",
  "theme_color": "#0dbd0a",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg"
    },
    {
      "src": "/logo.svg",
      "sizes": "192x192",
      "type": "image/svg"
    }
  ],
  "screenshots": [
    {
      "src": "/desktop-screenshot.png",
      "type": "image/png",
      "form_factor": "wide",
      "sizes": "1366x768",
      "label": "Desktop view of Quizix"
    },
    {
      "src": "/mobile-screenshot.png",
      "type": "image/png",
      "form_factor": "narrow",
      "sizes": "400x800",
      "label": "Mobile view of Quizix"
    }
  ],
  "id": "/"
}
