|
{ |
|
"name": "Forum Communautaire", |
|
"short_name": "Forum", |
|
"description": "Plateforme de discussion communautaire moderne et conviviale", |
|
"start_url": "/", |
|
"display": "standalone", |
|
"background_color": "#ffffff", |
|
"theme_color": "#2563eb", |
|
"icons": [ |
|
{ |
|
"src": "/static/icons/icon-192x192.png", |
|
"sizes": "192x192", |
|
"type": "image/png", |
|
"purpose": "any maskable" |
|
}, |
|
{ |
|
"src": "/static/icons/icon-512x512.png", |
|
"sizes": "512x512", |
|
"type": "image/png", |
|
"purpose": "any maskable" |
|
} |
|
], |
|
"orientation": "portrait-primary", |
|
"lang": "fr-FR", |
|
"dir": "ltr", |
|
"categories": ["social", "community"] |
|
} |