{
    "name": "TECHQUIZ",
    "short_name": "TechQuiz",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#8b5cf6",
    "description": "An interactive technical quiz and coding platform.",
    "icons": [
        {
            "src": "/vite.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}