{
  "name": "RecBetter",
  "short_name": "RecBetter",
  "description": "The recruitment operating system for specialist recruiters.",
  "start_url": "/#/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071A2C",
  "theme_color": "#0E253C",
  "orientation": "any",
  "icons": [
    { "src": "/recbetter-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/#/today" },
    { "name": "Candidates", "url": "/#/candidates" },
    { "name": "Jobs", "url": "/#/jobs" },
    { "name": "Outreach", "url": "/#/outreach" }
  ]
}
