{
    "name": "AdaptivePort Hub",
    "short_name": "AP Hub",
    "description": "Portfolio management + quantitative strategy sandbox",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0e1117",
    "theme_color": "#0e1117",
    "orientation": "any",
    "icons": [
        {
            "src": "/static/hub-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/hub-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
