{
  "name": "QR Kód Generátor",
  "short_name": "QR Generátor",
  "description": "Ingyenes online QR kód generátor minden típushoz",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#4f46e5",
  "background_color": "#0b1020",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "scope": "./"
}