{
  "name": "EZ Talent – AI Hiring Platform",
  "short_name": "EZ Talent",
  "description": "AI-powered recruitment platform for HR teams. Screen candidates, schedule interviews, and hire faster.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/ez-talent-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ez-talent-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "EZ Talent Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View hiring pipeline overview"
    },
    {
      "name": "Candidates",
      "url": "/candidates",
      "description": "Browse and screen candidates"
    },
    {
      "name": "Interviews",
      "url": "/interviews",
      "description": "Manage scheduled interviews"
    }
  ]
}
