Files
lage-chat-control/frontend/static/site.webmanifest
T

19 lines
397 B
JSON
Raw Normal View History

{
"name": "Exit Chat Control",
"short_name": "ExitCC",
"description": "Annuaire d'outils libres pour la souveraineté numérique",
"lang": "fr",
"start_url": "/",
"display": "standalone",
"background_color": "#17181f",
"theme_color": "#17181f",
"icons": [
{
"src": "/favicon.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
}
]
}