{
    "name": "IC Coder - AI-Powered Interview Assistant",
    "short_name": "IC Coder",
    "description": "Ace every technical interview with IC Coder's AI-powered stealth assistant. Real-time coding help, audio transcription, and intelligent solutions.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#10b981",
    "icons": [
        {
            "src": "/icon.webp",
            "sizes": "512x512",
            "type": "image/webp"
        },
        {
            "src": "/icon.ico",
            "sizes": "64x64",
            "type": "image/x-icon"
        }
    ]
}