{
  "name": "QR Forge — Free QR Code Generator",
  "short_name": "QR Forge",
  "description": "Free QR code generator. No sign up, no watermark, codes never expire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f0e8",
  "theme_color": "#f4f0e8",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
