{
  "name": "LinkMatchAI",
  "short_name": "LinkMatchAI",
  "description": "AI-Powered Recruitment Platform — Smart matching between talent and opportunities",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "lang": "he",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "העבודה שלי",
      "short_name": "העבודה שלי",
      "description": "צפייה בדשבורד העבודה",
      "url": "/dashboard/my-work",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "מועמדים",
      "short_name": "מועמדים",
      "description": "עיון במועמדים",
      "url": "/dashboard/candidates",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "ראיונות",
      "short_name": "ראיונות",
      "description": "צפייה בראיונות",
      "url": "/dashboard/interviews",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "categories": ["business", "productivity"]
}
