{
    "name": "Ice Encrypt",
    "short_name": "Ice Encrypt",
    "description": "Secure, 100% client-side AES-256 encryption and decryption.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#38bdf8",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "any",
            "type": "image/png"
        }
    ]
}
