{
    "short_name": "CommandCenter",
    "name": "Marketing Intelligence Command Center",
    "icons": [
        {
            "src": "favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "vite.svg",
            "type": "image/svg+xml",
            "sizes": "192x192"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#2563eb",
    "background_color": "#f8f9fa"
}