{
  "id": "/",
  "name": "QuizRot — SSC Exam Practice",
  "short_name": "QuizRot",
  "description": "Master competitive exams with topic-wise practice and interactive learning paths",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#131F22",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "categories": ["education"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "QuizRot Home"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "QuizRot Dashboard"
    }
  ]
}
