{ "name": "PDFNinja - Local PDF Tools (Merge, Compress, Split Offline)", "short_name": "PDFNinja", "description": "Merge, compress & split PDFs 100% locally in your browser. Privacy-first, offline after first load.", "start_url": "/?source=pwa", "display": "standalone", "scope": "/", "theme_color": "#4f46e5", "background_color": "#0f172a", "lang": "en", "dir": "ltr", "categories": ["productivity","utilities","business"], "orientation": "any", "icons": [ { "src": "/favicon.ico", "sizes": "16x16 32x32 48x48", "type": "image/x-icon" }, { "src": "/icons/icon-16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/icons/icon-32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/icons/icon-48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/icons/icon-64.png", "sizes": "64x64", "type": "image/png" }, { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" }, { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" }, { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" }, { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" }, { "src": "/icons/icon-167.png", "sizes": "167x167", "type": "image/png" }, { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png" }, { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-256.png", "sizes": "256x256", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Merge PDFs", "short_name": "Merge", "description": "Quick open PDF merge tool", "url": "/merge-pdf?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Compress PDFs", "short_name": "Compress", "description": "Compress a PDF instantly", "url": "/compress-pdf?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Split PDFs", "short_name": "Split", "description": "Split PDF pages", "url": "/split-pdf?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ], "screenshots": [ { "src": "/og-image.svg", "sizes": "1200x630", "type": "image/svg+xml", "label": "Landing page hero" } ], "prefer_related_applications": false, "id": "/?app-id=pdfninja", "handle_links": "preferred" }