{
  "name": "AgentQ Field Agent",
  "short_name": "AgentQ",
  "description": "Mobile field agent app for recovery operations with GPS tracking",
  "start_url": "/agent/field",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#1e40af",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
