{
  "name": "Chloros Agent — Mission Control",
  "short_name": "Chloros",
  "description": "Oversight, trust rings, and a kill switch for your autonomous AI agents. Approve or deny risky actions from your phone.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08070c",
  "theme_color": "#08070c",
  "categories": ["productivity", "security", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%2308070c'/%3E%3Cpath d='M96 26 L150 56 V108 C150 140 126 162 96 172 C66 162 42 140 42 108 V56 Z' fill='none' stroke='%23b08cff' stroke-width='9'/%3E%3Cpath d='M72 96 l16 16 l34 -38' fill='none' stroke='%23b08cff' stroke-width='11' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%2308070c'/%3E%3Cpath d='M256 70 L400 150 V288 C400 372 336 432 256 458 C176 432 112 372 112 288 V150 Z' fill='none' stroke='%23b08cff' stroke-width='24'/%3E%3Cpath d='M192 256 l44 44 l90 -100' fill='none' stroke='%23b08cff' stroke-width='30' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Approvals", "url": "/app?view=approvals" },
    { "name": "Agents", "url": "/app?view=agents" }
  ]
}
