{
    "short_name": "Read Green",
    "name": "Red Green",
    "icons": [
        {
            "src": "favicon-16x16.png",
            "type": "image/png",
            "sizes": "16x16"
        },
        {
            "src": "favicon-24x24.png",
            "sizes": "24x24",
            "type": "image/x-icon"
        },
        {
            "src": "favicon-32x32.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "favicon-64x64.png",
            "type": "image/png",
            "sizes": "64x64"
        },
        {
            "src": "android-chrome-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "android-chrome-512x512.png",
            "type": "image/png",
            "sizes": "512x512",
            "purpose": "any maskable"
        }
    ],
    "start_url": "/",
    "description": "Red Green is a new game that allows players to place bets and move forward to the finish line to win up to 10.000 USD. Players should move when the light is green and stay still when the light turns red.",
    "display": "standalone",
    "theme_color": "#21295c",
    "background_color": "#ffffff"
}
