{ "name": "FreeCustomQR - Free Custom QR Code Generator", "short_name": "FreeCustomQR", "description": "Create free static QR codes with custom colors, private logo upload, multiple download formats, and no expiry.", "id": "/", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "browser" ], "orientation": "portrait-primary", "background_color": "#0b1110", "theme_color": "#0b1110", "categories": [ "utilities", "productivity", "business" ], "lang": "en", "dir": "ltr", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Create QR Code", "short_name": "Create", "description": "Open the QR code generator", "url": "/#generator", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Wi-Fi QR Code", "short_name": "Wi-Fi QR", "description": "Start a Wi-Fi QR code", "url": "/#generator", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }