{
  "name": "NextRecruitr",
  "short_name": "NextRecruitr",
  "description": "NextRecruitr Recruitment Management System — Streamline your hiring pipeline",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eaf2ff",
  "theme_color": "#1765f4",
  "icons": [
    {
      "src": "/assets/nextrecruitr-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/nextrecruitr-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
