{
    "name": "PDF Editor Studio",
    "short_name": "PDF Editor",
    "description": "Free online PDF editor. Edit, annotate, merge, split, and watermark PDFs in your browser.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f14",
    "theme_color": "#4F46E5",
    "orientation": "any",
    "categories": [
        "productivity",
        "utilities"
    ],
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "lang": "en",
    "dir": "ltr"
}