{
    "name": "Downloader NX - X Video Downloader",
    "short_name": "Downloader NX",
    "description": "Free online tool to download X (Twitter) videos in HD quality",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#1d9bf0",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/pwa/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/static/pwa/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["utilities", "entertainment"],
    "lang": "en",
    "dir": "ltr"
}
