{ "name": "GenerateQR: Free QR Code Generator", "short_name": "GenerateQR", "description": "Create free, custom QR codes with colors, a logo and frames. Download PNG or SVG.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#286870", "icons": [ { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }