{
  "name": "AgencyFlow — Task Management Platform",
  "short_name": "AgencyFlow",
  "description": "Internal task management and WhatsApp workflow platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1b292a",
  "theme_color": "#1b292a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vf-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/vf-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
