{
  "name": "Rekrutor - AI Recruitment Platform",
  "short_name": "Rekrutor",
  "description": "Break the matrix of traditional hiring. AI-powered recruitment platform connecting mid-career professionals with forward-thinking employers through intelligent matching and video interviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff2a2a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "employment", "recruitment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "description": "View available job listings",
      "url": "/jobs",
      "icons": [{"src": "/icon.svg", "sizes": "any"}]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard/job-seeker",
      "icons": [{"src": "/icon.svg", "sizes": "any"}]
    }
  ],
  "prefer_related_applications": false
}
