{
    "name": "Pinterest Image Extractor",
    "short_name": "Pin Extract",
    "description": "Extract and copy high-quality images from Pinterest pins",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fefefe",
    "theme_color": "#e60023",
    "icons": [
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}