{
  "name": "RecroHub",
  "short_name": "RecroHub",
  "description": "AI Recruitment & Workforce Automation Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090f",
  "theme_color": "#09090f",
  "orientation": "portrait-primary",

  "icons": [
    {
      "src": "/recrohub-official-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/recrohub-official-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}