{
    "name": "PindownX - Pinterest Video Downloader",
    "short_name": "PindownX",
    "description": "Free Pinterest video, image & GIF downloader. Save content in HD quality without watermarks.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FFFFFF",
    "theme_color": "#E60023",
    "orientation": "any",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23E60023'/><text y='.9em' font-size='70' x='15'>📌</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["utilities", "productivity"]
}
