{
    "name": "UnfairKit",
    "short_name": "UnfairKit",
    "description": "Developer showdowns for tech stacks, hardware, and off-duty debates",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#00FFFF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "technology",
        "entertainment",
        "education"
    ]
}