{
  "name": "Airwall Orchestrator",
  "short_name": "Airwall",
  "description": "Build and execute AI agent workflows with Airwall",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0D0D0F",
  "theme_color": "#0D0D0F",
  "icons": [
    {
      "src": "/logos/l2h-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logos/l2h-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/logos/l2h-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
