{
  "name": "Meskohire AI Hiring Platform",
  "short_name": "MeskoHire",
  "description": "Meskohire is an AI hiring platform for jobs, candidate screening, interview workflows, and employer growth.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/meskohire-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Interview Practice",
      "short_name": "Practice",
      "description": "Start a new interview practice session",
      "url": "/candidate/dashboard",
      "icons": [
        {
          "src": "/meskohire-mark.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Aptitude Tests",
      "short_name": "Aptitude",
      "description": "Take aptitude tests",
      "url": "/candidate/aptitude-practice",
      "icons": [
        {
          "src": "/meskohire-mark.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
