{
  "name": "Academia de Ajedrez Pro",
  "short_name": "AjedrezPro",
  "description": "Aprende ajedrez de cero a avanzado de forma interactiva.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0d9b5",
  "theme_color": "#2c2c2c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://upload.wikimedia.org/wikipedia/commons/4/45/Chess_plt45.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}