{
  "name": "Devfest Sevilla 2024",
  "short_name": "Devfest Sevilla 2024",
  "description": "DEVFEST SEVILLA 2024 - GDG SEVILLA. GDGSevilla presenta Devfest24 Sevilla. Aprende de expertos de Google, participa en talleres interactivos y conecta con otros entusiastas para aprender en comunidad de tecnologías como React, Web, Angular, Android, AI, ChatGPT, y más",
  "display": "standalone",
  "start_url": "/",
  "theme_color": "#fff",
  "background_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    }
  ],
  "screenshots": [
    {
      "src": "/twitter-card.png",
      "type": "image/png",
      "sizes": "2500x1250"
    }
  ]
}