{
    "name": "Công Cụ Cắt Video",
    "short_name": "Công Cụ Cắt ",
    "description": "Cắt video theo điểm bắt đầu và kết thúc tùy chọn ngay trong trình duyệt, rồi xuất sang MP4 hoặc WebM. Không cần tải lên.",
    "start_url": "/vi/app/cong-cu-cat-video",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/vi/app/cong-cu-cat-video",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/video-trimmer/video-trimmer-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/video-trimmer/video-trimmer-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}