{
  "name": "Yoseh Recruiter",
  "short_name": "Yoseh",
  "description": "Manage your candidate pipeline, chat with applicants, schedule interviews, and grow your recruitment business — anywhere, anytime.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#14b8a6",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/?tab=pipeline",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Talent Pool",
      "short_name": "Talent",
      "url": "/?tab=talent",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "url": "/?tab=chat",
      "icons": [{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
