{
    "name": "Typo Master",
    "short_name": "TypoMaster",
    "description": "Master your typing skills with free lessons, typing games, and typing speed tests.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#5B3A29",
    "orientation": "portrait-primary",
    "lang": "en",
    "icons": [
        {
            "src": "/SEO/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/SEO/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}