{
  "name": "AgentSOS Portfolio",
  "short_name": "Portfolio",
  "description": "AI Agents and workflow for software development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#00E5FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2300E5FF' width='512' height='512'/><text x='50%' y='50%' dominant-baseline='middle' text-anchor='middle' font-size='280' fill='%23050508' font-family='monospace'>&lt;/&gt;</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
