{
    "name": "DeepSearch OSINT",
    "short_name": "DeepSearch",
    "description": "Platform investigasi OSINT berbasis AI. Lacak email, domain, crypto, dan identitas digital secara mendalam.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#ff00ff",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "16x16 32x32 48x48",
            "type": "image/x-icon"
        },
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}