{
  "version": "1.0.1",
  "short_name": "AI Summit",
  "name": "AI Summit - Konferencia Összefoglaló",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}