{
  "name": "Interview Grinder",
  "short_name": "Interview Grinder",
  "description": "Software engineering interview preparation with MCQ drills, timed mock interviews, DSA, system design, scoring, and progress reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08111f",
  "theme_color": "#08111f",
  "categories": ["education", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/interview-grinder-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}