Files
o-k-i.net/static/manifest.webmanifest
T

31 lines
652 B
JSON
Raw Normal View History

{
"name": "ORGANISATION KA INTERNATIONALE",
"short_name": "OKI",
"description": "Studio web militant caribéen — des solutions numériques libres pour les organisations engagées.",
"lang": "fr",
"start_url": "/",
"scope": "/",
"display": "standalone",
"theme_color": "#0D0D0D",
"background_color": "#0D0D0D",
"icons": [
{
"src": "/images/logo-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "/images/logo-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicon.ico",
"sizes": "48x48",
"type": "image/x-icon"
}
]
}