Spaces:
Sleeping
Sleeping
| { | |
| "name": "Mariam AI", | |
| "short_name": "Mariam AI", | |
| "description": "Assistant IA personnel alimenté par Mariam AI", | |
| "start_url": "/", | |
| "display": "standalone", | |
| "background_color": "#ffffff", | |
| "theme_color": "#2196F3", | |
| "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" | |
| } | |
| ] | |
| } |