{
    "name": "Chicken Mob",
    "short_name": "ChickenMob",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#1a1a2e",
    "theme_color": "#fbbf24",
    "description": "Launch chickens, multiply your flock, and trample the fox fort!",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}