{
  "name": "xavvy",
  "short_name": "xavvy",
  "description": "Visual workflow automation — monitor runs, approve tasks, and stay in control from anywhere.",
  "start_url": "/monitor",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Run Monitor",
      "short_name": "Monitor",
      "url": "/monitor",
      "description": "View recent workflow runs"
    }
  ]
}
