{
    "name": "AI Background Remover",
    "short_name": "BG Remover",
    "description": "Free AI-powered background remover that runs entirely in your browser",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "any",
    "scope": "/",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%236366f1' rx='100'/><text x='50%' y='50%' font-size='280' text-anchor='middle' dy='.3em' fill='white'>✨</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%236366f1' rx='40'/><text x='50%' y='50%' font-size='100' text-anchor='middle' dy='.3em' fill='white'>✨</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%236366f1' rx='100'/><text x='50%' y='50%' font-size='280' text-anchor='middle' dy='.3em' fill='white'>✨</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": [
        "photography",
        "productivity",
        "utilities"
    ],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Remove Background",
            "short_name": "New Image",
            "description": "Start removing background from a new image",
            "url": "/",
            "icons": [
                {
                    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' fill='%236366f1' rx='20'/><text x='50%' y='50%' font-size='50' text-anchor='middle' dy='.3em' fill='white'>✨</text></svg>",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ]
}
