{
  "name": "One AI Employee",
  "short_name": "One AI Employee",
  "description": "One AI Employee — your always-on AI workforce for chat, tools, files, memory, jobs, and agent workflows.",
  "id": "/?app=one-ai-employee",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "background_color": "#0A0E1A",
  "theme_color": "#031A1A",
  "categories": ["productivity", "utilities", "developer"],
  "icons": [
    {
      "src": "/oae-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/oae-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/oae-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
