{
    "name": "Excel File Merger",
    "short_name": "Excel Merger",
    "description": "Free online tool to merge multiple Excel files into one. Support for XLS, XLSX, and CSV with smart column matching.",
    "start_url": "/en",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0a0a0a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/logo.avif",
            "sizes": "192x192",
            "type": "image/avif",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": [
        "productivity",
        "utilities",
        "business"
    ],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false
}