{
    "name": "VC Runner",
    "short_name": "Runner",
    "start_url": "/runner-app",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0F172A",
    "theme_color": "#0F172A",
    "icons": [
        { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
        { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}
