{
    "name": "Cube Timer",
    "short_name": "Cube Timer",
    "description": "Neobrutalism Rubik's Cube Timer with Ao5 and Ao12 tracking",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f7ab0a",
    "theme_color": "#f7ab0a",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}