{
  "name": "AgentOS Enterprise",
  "short_name": "AgentOS",
  "description": "AI-Powered Organization Platform — Your virtual agent staff, always on",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#06080f",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],

  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2306080f'/><text x='96' y='130' font-size='100' text-anchor='middle'>⬡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2306080f'/><text x='256' y='340' font-size='260' text-anchor='middle'>⬡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Talk to ARIA",
      "short_name": "ARIA",
      "description": "Open command chat",
      "url": "/?screen=chat",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>✦</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Escalations",
      "short_name": "Alerts",
      "description": "View urgent escalations",
      "url": "/?screen=escalations",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🚨</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Org Chart",
      "short_name": "Org",
      "description": "View organization hierarchy",
      "url": "/?screen=org",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>🏛</text></svg>", "sizes": "96x96" }]
    }
  ],

  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%2306080f'/><text x='195' y='422' font-size='40' fill='%23d4a843' text-anchor='middle'>AgentOS</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "AgentOS on iPhone"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 400 }
}
