{
  "name": "UpNest Talent",
  "short_name": "UpNest",
  "description": "Internal Recruitment Platform - Building the Future of Work",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Roles",
      "url": "/dashboard/roles"
    },
    {
      "name": "Candidates",
      "url": "/dashboard/candidates"
    }
  ]
}
