{
    "name": "EditVideo.com - Free Online Video Editor",
    "short_name": "EditVideo",
    "description": "Free online video editor for YouTube, Instagram & TikTok. Add text, merge clips, rotate, flip, trim and resize videos.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f1a",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}


