{
    "short_name": "Panzoe",
    "name": "Panzoe — The AI Operating System for Life",
    "description": "Your AI Chief of Staff. One AI Brain, 25 copilots, your entire life handled — briefed every morning before you ask.",
    "id": "/daily",
    "start_url": "/daily",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#070918",
    "background_color": "#070918",
    "categories": ["productivity", "business", "lifestyle"],
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Panzoe Daily",
            "short_name": "Daily",
            "description": "Today's briefing and your AI Chief of Staff",
            "url": "/daily",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Integration Hub",
            "short_name": "Connect",
            "url": "/integrations",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        },
        {
            "name": "Panzoe Academy",
            "short_name": "Academy",
            "url": "/learn",
            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
        }
    ]
}
