20 lines
453 B
JSON
20 lines
453 B
JSON
{
|
|
"name": "OpenSquared",
|
|
"short_name": "OpenSquared",
|
|
"description": "Assistant vocal personnel pour envoyer des emails et piloter des actions.",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0d1117",
|
|
"theme_color": "#111827",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|