19 lines
397 B
JSON
19 lines
397 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|