{ "name": "ProToolFile — Privacy-First File Converter", "short_name": "ProToolFile", "description": "Convert images, audio, video, PDFs and documents entirely in your browser. Nothing is uploaded.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#fafafa", "theme_color": "#2563eb", "categories": ["productivity", "utilities", "photo"], "lang": "en", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ], "shortcuts": [ { "name": "Image Converter", "url": "/tools/image-converter", "description": "Convert between PNG, JPG and WebP" }, { "name": "PDF Utilities", "url": "/tools/pdf-tools", "description": "Merge, split and compress PDFs" }, { "name": "Video Compressor", "url": "/tools/video-compressor", "description": "Shrink video to a target size" } ] }