{
  "name": "FastQRCodeGen - Free QR Code Generator",
  "short_name": "FastQRCodeGen",
  "description": "Create free QR codes instantly. 21 QR code types including URL, WiFi, WhatsApp, vCard, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": false
}
