{
    "name": "Interview Agent by NexI",
    "short_name": "Interview Agent",
    "description": "AI-powered automated interview platform for modern recruitment teams",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#6366f1",
    "orientation": "portrait-primary",
    "categories": ["business", "productivity", "education"],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "/logo1.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/logo1.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}