{
    "name": "Zepruv",
    "short_name": "Zepruv",
    "description": "Zepruv - The Collaborative Technical Interview Operating System. Practice coding, system design, and AI mock interviews in a single tab.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#060612",
    "theme_color": "#e11d48",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "128x128",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": [
        "education",
        "productivity"
    ],
    "lang": "en"
}