{
    "name": "QERYX Athlete Intelligence",
    "short_name": "QERYX",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0F172A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/qeryx-runner-icon.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "/qeryx-runner-icon.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ]
}