{
  "name": "AFN Ally",
  "short_name": "Ally",
  "description": "Unified interface for AFN AI agents - chat, collaborate, and get things done.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/ally-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ally-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}