{
  "name": "Titan — Talent OS",
  "short_name": "Titan",
  "description": "AI-native talent operating system for applications and hiring workflows",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#364fc7",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Applications",
      "short_name": "Applications",
      "url": "/dashboard",
      "description": "Track your job applications"
    },
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "url": "/jobs",
      "description": "Find open roles"
    },
    {
      "name": "Hiring Pipeline",
      "short_name": "Hire",
      "url": "/recruit",
      "description": "Recruiter pipeline board"
    }
  ]
}
