{
    "name": "InterviewAI - Practice Tech Interviews",
    "short_name": "InterviewAI",
    "description": "AI-powered interview practice with instant feedback",
    "start_url": "/home",
    "display": "standalone",
    "background_color": "#1a1a2e",
    "theme_color": "#ffa116",
    "icons": [
        {
            "src": "/static/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        },
        {
            "src": "/static/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml"
        }
    ]
}
