{
  "name": "Claude Code Terminal",
  "short_name": "Claude",
  "description": "Claude Code in a Cloudflare Container - Web Terminal",
  "start_url": "https://cc.workchi.ai/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#032042",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23032042'/><text y='.9em' font-size='80' x='10'>%F0%9F%A4%96</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any"
}