{
    "name": "Pilot Exponent",
    "short_name": "Pilot Exponent",
    "description": "A pilot-centric safety reflection tool — log the moments that hours don't capture.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#1d4ed8",
    "icons": [
        {
            "src": "/static/logo-icon-pwa.png",
            "sizes": "192x192 512x512 976x976",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
