{
    "name": "h - health assistant",
    "short_name": "h",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#121214",
    "theme_color": "#121214",
    "description": "A personal health research and insights application.",
    "icons": [
        {
            "src": "img/signal-2026-06-25-12-12-41-080.jpg",
            "sizes": "192x192",
            "type": "image/jpeg"
        },
        {
            "src": "img/signal-2026-06-25-12-12-30-967.jpg",
            "sizes": "512x512",
            "type": "image/jpeg"
        }
    ]
}