{ "name": "CartridgeQR — Retro QR Cartridge Maker", "short_name": "CartridgeQR", "description": "Turn any QR code into a printable foldable retro game cartridge. Supports Nostr, websites, WiFi, vCards, Bitcoin, Lightning, Nowhere and more.", "start_url": "/", "display": "standalone", "background_color": "#0f0a1a", "theme_color": "#7c3aed", "orientation": "any", "categories": ["utilities", "productivity"], "lang": "en", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/og-image.jpg", "sizes": "1536x1024", "type": "image/jpeg", "form_factor": "wide", "label": "CartridgeQR — Generate retro QR cartridges" } ], "shortcuts": [ { "name": "Generate Cartridge", "short_name": "Generate", "description": "Create a new QR cartridge", "url": "/?tab=generate", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Scan QR Code", "short_name": "Scan", "description": "Scan a QR code with your camera", "url": "/?tab=scan", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }