{ "name": "Free Video Slicer - Cut & Split Videos Online", "short_name": "Video Slicer", "description": "Free online video slicer tool. Cut, split & slice videos directly in your browser. No watermark, no upload, no signup required.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#2563eb", "orientation": "portrait-primary", "categories": ["productivity", "utilities", "multimedia"], "icons": [ { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }, { "src": "/images/logo.png", "sizes": "500x500", "type": "image/png", "purpose": "any maskable" }, { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "screenshots": [ { "src": "/images/video-slicer-og.jpg", "sizes": "1200x630", "type": "image/jpeg", "label": "Video Slicer Tool Interface" } ], "shortcuts": [ { "name": "Video Slicer Tool", "short_name": "Slicer", "description": "Open the video slicer tool directly", "url": "/video-slicer", "icons": [ { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }, { "name": "How It Works", "short_name": "Guide", "description": "Learn how to use the video slicer", "url": "/how-it-works", "icons": [ { "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] } ] }