{
  "name": "LumenQR QR and Barcode Generator",
  "short_name": "LumenQR",
  "description": "Create custom QR codes and validated barcodes in your browser with high-quality downloads.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "theme_color": "#d97757",
  "background_color": "#fbf8f2",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
