{
  "name": "Gira el Móvil",
  "short_name": "GiraMóvil",
  "description": "Detecta la rotación del dispositivo y mueve una tarjeta en pantalla",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e0e5ec",
  "theme_color": "#e0e5ec",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%23e0e5ec'/%3E%3Crect x='48' y='48' width='416' height='416' rx='60' fill='%23c8cdd5'/%3E%3Cpath d='M256 160c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 160c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z' fill='%23a3a9b5'/%3E%3Cpath d='M256 144l32 48-32 16-32-16 32-48zM256 320l32-48-32-16-32 16 32 48z' fill='%23a3a9b5'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
