{
  "name": "SVW AI Recruitment Platform",
  "short_name": "SVW Recruit",
  "description": "AI-powered recruitment platform — screen hundreds of candidates automatically, score objectively, and hire top talent in minutes. Reduce hiring costs by 70%.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/Blue-Bot-Recruit-Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "description": "Create a new job posting with AI screening",
      "url": "/dashboard"
    },
    {
      "name": "View Applications",
      "short_name": "Applications",
      "description": "Review AI-scored candidate applications",
      "url": "/dashboard"
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Get answers to common questions",
      "url": "/faq"
    }
  ]
}
