{
  "name": "Batonbot | Local AI Agent Orchestrator",
  "short_name": "Batonbot",
  "description": "The multipurpose, agnostic agentic runtime for personal and team AI orchestration. Connect your favorite local AI models and cloud APIs to build powerful, autonomous agent pipelines.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8B5CF6",
  "background_color": "#0F0F1A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}