{
  "name": "AI weboldal egyszerűen",
  "short_name": "AI weblap",
  "description": "Tanuld meg, hogyan készíthetsz modern weboldalt AI segítségével.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "hu",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}