{
  "name": "Intervual - Where Interviews Meet AI",
  "short_name": "Intervual",
  "description": "Intervual - Where Interviews Meet AI. Practice with AI interviewers, get real-time assistance, and land your dream job.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity", "business"],
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard with interview statistics"
    },
    {
      "src": "/images/screenshots/mock-interview.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI-powered mock interview"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Mock Interview",
      "short_name": "Mock Interview",
      "description": "Start a new AI-powered mock interview",
      "url": "/mock-interview",
      "icons": [{ "src": "/images/icons/interview-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "View Analytics",
      "short_name": "Analytics",
      "description": "View your interview progress and statistics",
      "url": "/analytics",
      "icons": [{ "src": "/images/icons/analytics-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Career Coach",
      "short_name": "Coach",
      "description": "Get personalized career advice",
      "url": "/career-coach",
      "icons": [{ "src": "/images/icons/coach-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
