{
    "name": "SafeBay - eBay Seller Protection",
    "short_name": "SafeBay",
    "description": "Advanced buyer blacklist management for eBay sellers",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0066cc",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/shield_16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_48x48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_64x64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_128x128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/icons/shield_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/shield_maskable_512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
