{
  "name": "Orqestrate",
  "short_name": "Orqestrate",
  "description": "Agent coordination dashboard",
  "start_url": "/dashboard-v2/",
  "display": "standalone",
  "background_color": "#1a1c16",
  "theme_color": "#78923a",
  "scope": "/dashboard-v2/",
  "icons": [
    {"src": "/static/orqestrate-logo-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/orqestrate-logo-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
