{
  "name": "Circuvent ATS — From requisition to offer",
  "short_name": "ATS",
  "description": "Applicant tracking for Circuvent Technologies. Publish roles, screen and score candidates, run structured interviews, and take an offer from approval to signature.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#0d9488",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Circuvent ATS"
    }
  ],
  "shortcuts": [
    { "name": "Pipeline", "url": "/pipeline", "description": "View the hiring pipeline" },
    { "name": "Interviews", "url": "/interviews", "description": "Today's interviews" },
    { "name": "Candidates", "url": "/candidates", "description": "Search candidates" }
  ]
}
