{
    "name": "PipInstalls PRO",
    "short_name": "PipInstalls",
    "description": "Enterprise-grade Python package manager with recursive dependency solving, vulnerability scanning, and secure lockfile generation.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0c0c1d",
    "theme_color": "#7C3AED",
    "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='%230c0c1d'/><text x='50' y='62' font-size='50' text-anchor='middle' fill='%237C3AED'>📦</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
