{
    "name": "GameOn Active",
    "short_name": "GameOn",
    "description": "The #1 sports platform connecting players, organizers, and venues",
    "icons": [
        {
            "src": "/images/Gameon%20logo%203x.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/Gameon%20logo%203x.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/Gameon%20logo%203x.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#F55722",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "lang": "en-GB",
    "categories": ["sports", "fitness", "lifestyle", "social"]
} 