{
  "name": "InterviewRoute - Technical Interview Preparation",
  "short_name": "InterviewRoute",
  "description": "Prepare for technical interviews with structured courses, theory questions, and quizzes. Track progress and build confidence for your next interview.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8bc34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "InterviewRoute Home Page"
    }
  ]
}