{
    "name": "OmegaPix — Compress & Convert Images",
    "short_name": "OmegaPix",
    "description": "Compress and convert JPG, PNG, WebP, AVIF, HEIC images right in your browser. Files never leave your device.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#111827",
    "categories": ["utilities", "productivity", "photo"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
