{
  "name": "Claude Remoto",
  "short_name": "Claude PC",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14161b",
  "theme_color": "#14161b",
  "icons": [
    {"src": "/static/icono-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icono-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/static/icono.svg", "sizes": "any", "type": "image/svg+xml"}
  ]
}
