{
  "name": "InterviewMind",
  "short_name": "InterviewMind",
  "description": "AI-powered interview preparation platform for DevOps & tech roles",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [],
  "shortcuts": [
    { "name": "New Interview", "url": "/interview/new", "description": "Start a new mock interview" },
    { "name": "AI Mentor", "url": "/mentor", "description": "Chat with your AI mentor" },
    { "name": "Playground", "url": "/playground", "description": "Practice challenges" }
  ]
}
