{
    "name": "Callout AI Dashboard",
    "short_name": "Callout",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#0F0F16",
    "theme_color": "#FF6B00",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/icons/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/icons/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ]
}