{
    "name": "IDM Trial Manager",
    "short_name": "IDM Trial",
    "description": "Free tool to reset and manage Internet Download Manager trial settings. Supports IDM 6.38 to 6.42+.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0e1a",
    "theme_color": "#0d9488",
    "orientation": "portrait-primary",
    "scope": "/",
    "icons": [
        {
            "src": "/icon-60.webp",
            "sizes": "60x60",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-120.webp",
            "sizes": "120x120",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-200.webp",
            "sizes": "200x200",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/icon.webp",
            "sizes": "600x600",
            "type": "image/webp",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["utilities", "productivity", "software"],
    "lang": "en-US",
    "dir": "ltr",
    "prefer_related_applications": false
}