{
    "name": "UtilityWeb - Free Online Tools",
    "short_name": "UtilityWeb",
    "description": "Free, private, browser-based tools for developers and designers. Convert, format, compress and encode — all in your browser.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#34d399",
    "icons": [
        {
            "src": "/brand/brand-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/brand/brand-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
