{
    "name": "Coral AI - Desktop Intelligence",
    "short_name": "Coral AI",
    "description": "Voice-activated AI desktop assistant for Windows. Control your PC, automate tasks, and boost productivity with 110+ voice-controlled tools, screen vision, and persistent memory.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020c1b",
    "theme_color": "#00F3FF",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/coral-logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/coral-logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/opengraph-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "label": "Coral AI - Personal Voice Controlled Desktop Assistant"
        }
    ],
    "categories": [
        "productivity",
        "utilities",
        "developer tools",
        "education",
        "business"
    ],
    "lang": "en",
    "dir": "ltr",
    "prefer_related_applications": false,
    "scope": "/",
    "id": "coral-ai"
}