{
    "name": "N42 Wallet - Secure Crypto Wallet",
    "short_name": "N42 Wallet",
    "description": "Secure self-custody cryptocurrency wallet with quantum-resistant security",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0A0F",
    "theme_color": "#A855F7",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["finance", "cryptocurrency", "wallet"],
    "lang": "en",
    "scope": "/",
    "prefer_related_applications": false
}
