{
    "name": "ZeyroVault - Free Online Encryption Tools",
    "short_name": "ZeyroVault",
    "description": "Free browser-based encryption tools with zero-knowledge security. AES-256 encryption runs entirely on your device.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0d9488",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/logo-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["security", "utilities"]
}