{
    "name": "Sky — AI Mission Control",
    "short_name": "Sky",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a12",
    "theme_color": "#6c63ff",
    "description": "Your personal AI crew — orchestrated agents that think, search, and act.",
    "icons": [
        {
            "src": "/globe.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}