{
    "name": "InarahPDF - Offline Converter",
    "short_name": "InarahPDF",
    "description": "Convert, merge, split, compress PDF files - 100% offline",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "categories": ["productivity", "utilities"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [],
    "prefer_related_applications": false
}
