{
    "name": "Whisper Player Manager",
    "short_name": "Whisper PM",
    "description": "The free online football manager game. Manage your team, compete in 4 competitions and challenge thousands of rivals.",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#101820",
    "theme_color": "#101820",
    "orientation": "portrait-primary",
    "categories": ["games", "sports"],
    "lang": "en",
    "icons": [
        {
            "src": "img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
