{
    "name": "ToolEra - Free Online Tools",
    "short_name": "ToolEra",
    "description": "Free online tools collection including password generator, QR code generator, 2FA authenticator, JSON formatter, hash generator, Base64 encoder, IP checker, and 14+ more professional web tools",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "icons": [
        {
            "src": "/static/images/favicons/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/static/images/logo/logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}