{
  "name": "TalentIQ Intelligence",
  "short_name": "TalentIQ",
  "description": "AI-powered recruitment and executive search for critical business roles.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F4F0",
  "theme_color": "#234038",
  "icons": [
    {
      "src": "assets/icons/talentiq-badge-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/talentiq-badge-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}