{
    "name": "Kiroa - Assistant IA",
    "short_name": "Kiroa",
    "description": "Votre assistant IA personnel sur mobile",
    "start_url": "/mobile/app",
    "scope": "/mobile/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#03070d",
    "theme_color": "#03070d",
    "icons": [
        {
            "src": "/mobile/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/mobile/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
