{
    "name": "ZeroPNG",
    "short_name": "ZeroPNG",
    "description": "The all-in-one privacy-first image toolkit. Compress, convert formats, crop, and strip metadata entirely in your browser with zero uploads.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#06060a",
    "theme_color": "#06060a",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2306060a'/><text x='50' y='68' font-size='60' text-anchor='middle' fill='%23c8ff2e'>⬡</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}