{
  "name": "QR Studio - QR Code Generator",
  "short_name": "QR Studio",
  "description": "Free QR code generator with custom colors, logos, frames and dynamic codes. Export to PNG, SVG and PDF.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#f5f5f0",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
