{
    "name": "RK Timer — Rubik's Cube Timer with WCA Rankings",
    "short_name": "RK Timer",
    "description": "WCA Rubik's cube timer with millisecond precision and real-time world / continent / country ranking lookups.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0f172a",
    "theme_color": "#0f172a",
    "lang": "en",
    "categories": ["sports", "utilities", "productivity"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
