{
    "name": "FPL Manager Stats",
    "short_name": "FPL Manager Stats",
    "description": "Advanced analytics and insights for Fantasy Premier League managers",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0D0D0D",
    "theme_color": "#00FF85",
    "orientation": "any",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "football.ico",
            "sizes": "any",
            "type": "image/x-icon"
        }
    ],
    "categories": ["sports", "utilities"],
    "lang": "en"
}
