{
    "name": "Camilius",
    "short_name": "Camilius",
    "description": "Camilius builds your business a hosted page with an AI chat that answers customers and books appointments based on your working hours, price list, and FAQ.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fdfcfa",
    "theme_color": "#d69410",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/static/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
