{
    "name": "Cosmic QR",
    "short_name": "CosmicQR",
    "description": "Encrypt secrets into QR codes. Reveal with a click.",
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#e94560",
    "background_color": "#0f0c29",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%231a1a2e'/%3E%3Crect x='25' y='25' width='50' height='50' fill='%23e94560'/%3E%3Crect x='40' y='40' width='10' height='10' fill='white'/%3E%3Crect x='55' y='40' width='5' height='5' fill='white'/%3E%3Crect x='40' y='55' width='5' height='5' fill='white'/%3E%3C/svg%3E",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}