{
    "name": "Diurnal Companion",
    "short_name": "Companion",
    "description": "Mobile companion for the Diurnal QC Tool — on-demand panel screenshots & push alert notifications",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#1a1a2e",
    "background_color": "#1a1a2e",
    "categories": ["utilities", "productivity"],
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
