{
    "name": "CnVrt - Universal File Converter",
    "short_name": "CnVrt",
    "description": "A fast, minimal, on-device file converter for almost any file type.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0c0a09",
    "theme_color": "#0c0a09",
    "orientation": "any",
    "categories": ["utilities", "productivity"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
