{
  "id": "qr-generator",
  "slug": "qr-code-generator",
  "title": "QR Code Generator",
  "description": "Generate QR codes for URLs, text, Wi-Fi credentials and contact cards. Download as PNG or SVG.",
  "category": "generators",
  "tags": ["qr", "qrcode", "qr code", "barcode", "wifi"],
  "icon": "qr-code",
  "needsBackend": false,
  "relatedModules": ["password-generator"],
  "seoIntro": "QR codes are 2D barcodes that can store URLs, text, contact information or Wi-Fi credentials and be scanned instantly by any modern smartphone camera.\n\nThis tool generates QR codes locally in your browser and offers PNG or SVG download. No tracking, no logging, no third-party services.",
  "seoFaq": [
    { "q": "Is the QR code uploaded to a server?", "a": "No. Generation happens entirely in your browser." },
    { "q": "Which content types are supported?", "a": "Free text, URLs, Wi-Fi network credentials and vCard contact details. More presets are added over time." },
    { "q": "Can I print the QR code?", "a": "Yes. Use the SVG download for crisp printing at any size." }
  ]
}
