{
    "name": "Health Lab Tracker",
    "short_name": "Health",
    "description": "Personal health and reflex-voiding trial tracker",
    "start_url": "/quick",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0d6efd",
    "background_color": "#ffffff",
    "icons": [
        {"src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
        {"src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
        {"src": "/static/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
    ]
}
