{
    "name": "EasyPDFTools",
    "short_name": "EasyPDF",
    "description": "Free online PDF and image tools - Compress, merge, split, and convert files",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#667eea",
    "orientation": "any",
    "icons": [
        {
            "src": "../assets/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "productivity",
        "utilities"
    ],
    "screenshots": []
}