2026-07-21 13:10:12 -04:00
|
|
|
{
|
|
|
|
|
"name": "Atlas Fediverse",
|
|
|
|
|
"short_name": "Atlas",
|
|
|
|
|
"description": "Cartographie interactive du Fédiverse : 105 logiciels, 12 protocoles, 18 ans d'histoire du réseau social décentralisé.",
|
|
|
|
|
"lang": "fr",
|
|
|
|
|
"start_url": "/",
|
|
|
|
|
"scope": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"orientation": "any",
|
2026-07-21 13:39:38 -04:00
|
|
|
"background_color": "#0D0D0D",
|
|
|
|
|
"theme_color": "#0D0D0D",
|
2026-07-21 13:10:12 -04:00
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/icons/icon-192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/icons/icon-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/icons/icon-maskable-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "maskable"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|