{
  "name": "Buildaz Agent Platform",
  "short_name": "Buildaz",
  "description": "Agentic Process Automation Platform",
  "theme_color": "#0f3460",
  "background_color": "#16213e",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/agent-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/agent-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}