{
    "name": "ToolSwift AI Tools",
    "short_name": "ToolSwift",
    "description": "Private AI tools that run 100% in your browser. No data uploads, no tracking.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0a",
    "theme_color": "#f83031",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}