{
    "name": "If We Win",
    "short_name": "IfWeWin",
    "description": "Simulate the Premier League table if your team wins every remaining game.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f6f7fb",
    "theme_color": "#f6f7fb",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
