{
    "name": "KickPilot",
    "short_name": "KickPilot",
    "description": "Football team management app",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0A1628",
    "theme_color": "#FF4D00",
    "icons": [
        {
            "src": "/images/icon-192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/icon-512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
