{
  "name": "OpenClaw",
  "short_name": "OpenClaw",
  "description": "Tu asistente de IA personal",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6366f1",
  "background_color": "#0f0f0f",
  "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='%236366f1'/><text y='.9em' font-size='70' x='15'>🤖</text></svg>", "sizes": "any", "type": "image/svg+xml" }
  ]
}
