{
    "name": "fastfingers",
    "description": "fastfingers, ten fingers english typing test. Show how fast your fingers have in this game and improve your typing speed.",
    "short_name": "fastfingers",
    "icons": [
        {
            "src": "/assets/img/icons-192.png",
            "type": "image/png",
            "sizes": "192x192",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/img/icons-512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#ECF0F1",
    "background_color": "#ECF0F1"
}