{
  "name": "HRSwipe - Executive Recruitment",
  "short_name": "HRSwipe",
  "description": "AI-powered executive headhunting and recruitment platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a5f",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/images/talentpulse-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Jobs",
      "url": "/candidate-dashboard/discover",
      "description": "Browse and swipe on new job opportunities"
    },
    {
      "name": "My Matches",
      "url": "/candidate-dashboard/matches",
      "description": "View your matched jobs"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
