{
    "short_name": "Math Pong",
    "name": "Math Pong",
    "description": "A KekWall game",
    "lang": "it_IT",
    "theme_color": "#6ab947",
    "background_color": "#fff",
    "display": "standalone",
    "icons": [
        {
            "src": "img/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "img/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ],
    "start_url": "/more/mathpong?utm_source=launcher"
}