{
  "name": "Estadios Virtuales",
  "short_name": "Estadios Virtuales",
  "description": "Reconocimiento aéreo y catálogo de estadios de fútbol del mundo.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#090e15",
  "theme_color": "#090e15",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://estadiosvirtuales.github.io/estadiosvirt/escudos/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://estadiosvirtuales.github.io/estadiosvirt/escudos/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}