{
  "name": "Claude Mobile",
  "short_name": "Claude",
  "description": "Claude Code session manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%237c5cff' width='512' height='512' rx='112'/><text x='256' y='340' text-anchor='middle' fill='white' font-size='280' font-family='system-ui' font-weight='bold'>C</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
