{
    "name": "TAMESIS - Gestion Passagers",
    "short_name": "TAMESIS",
    "description": "Système de gestion des passagers du navire TAMESIS",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0d3b66",
    "theme_color": "#0d3b66",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230d3b66' width='100' height='100' rx='20'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>T</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
