{
  "name": "qrcodegenerator.fyi — free QR code generator",
  "short_name": "QR Generator",
  "description": "Generate QR codes for URLs, WiFi, vCards, email, SMS, phone, and text. Custom colors and logo embedding. Free, no signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFAF5",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
