{
    "name": "PlayTeam Amateur Football",
    "short_name": "PlayTeam",
    "description": "Organize amateur football matches and balance teams instantly.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1A2B4C",
    "theme_color": "#FF6B00",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
