{
  "name": "InterviewDen — AI Mock Interviews",
  "short_name": "InterviewDen",
  "description": "Practice mock interviews with a voice-driven AI interviewer. Live follow-ups and scored debriefs across software engineering, consulting, banking, and quant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c1324",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/brand/png/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/png/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/png/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
