{
    "name": "KC Dashboard",
    "short_name": "KC Dashboard",
    "description": "Real-time emergency services monitoring for the Kansas City metro area.",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000208",
    "theme_color": "#000208",
    "icons": [
        {
            "src": "/images/kcdashboard-appicon.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
