{
  "name": "SourcerFlow",
  "short_name": "SourcerFlow",
  "description": "Log your daily recruitment metrics",
  "start_url": "/quick-entry",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log metrics",
      "short_name": "Log",
      "url": "/quick-entry",
      "description": "Quickly log your daily recruitment metrics"
    }
  ]
}
