{
    "name": "Mach Moto",
    "short_name": "Mach Moto",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#333333",
    "theme_color": "#333333",
    "description": "A classic trial bike game. Try to finish each track the fastest! Compete on the leaderboard. Play with friends.",
    "icons": [
        {
            "src": "/manifest/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/manifest/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}