{
    "name": "FrontDesk",
    "short_name": "FrontDesk",
    "description": "FrontDesk — AI phone answering and front-office automation.",
    "start_url": "/",
    "scope": "/",
    "display": "browser",
    "background_color": "#F8FAFC",
    "theme_color": "#1D4ED8",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
