{
    "name": "QR Code Generator",
    "short_name": "QR Generator",
    "description": "Free QR code generator for text, URLs, email, phone, location, and WiFi",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        }
    ],
    "theme_color": "#667eea",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/en/"
}