{
  "id": "/",
  "name": "Pharos Portal",
  "short_name": "Pharos",
  "description": "Admin portal for the Pharos multi-agent AI platform: chat with agents, meetings, voice, schedules, and analytics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E2A3A",
  "theme_color": "#1E2A3A",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
