{
  "name": "RecruiterVibe AI",
  "short_name": "RecruiterVibe AI",
  "description": "Automate your entire recruitment workflow from job posting to interviewing with AI-powered screening, assessments, and smart interviewing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#01040f",
  "theme_color": "#60a5fa",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo with bg short.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo with bg short.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your recruitment dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/logo with bg short.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Create Job",
      "short_name": "New Job",
      "description": "Create a new job posting",
      "url": "/create-job-post",
      "icons": [
        {
          "src": "/logo with bg short.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
