34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "Tchatou — Le tchat français",
|
|
"short_name": "Tchatou",
|
|
"id": "/app/",
|
|
"description": "Le tchat français, en direct. Salons publics, messages privés, sans inscription.",
|
|
"lang": "fr",
|
|
"start_url": "/app/",
|
|
"scope": "/app/",
|
|
"display": "standalone",
|
|
"orientation": "portrait-primary",
|
|
"background_color": "#0d1b3e",
|
|
"theme_color": "#1452cc",
|
|
"icons": [
|
|
{ "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
|
{ "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
|
|
{ "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "/app/screenshot-wide.png",
|
|
"sizes": "1280x800",
|
|
"type": "image/png",
|
|
"form_factor": "wide",
|
|
"label": "Tchatou — le tchat français en direct sur ordinateur"
|
|
},
|
|
{
|
|
"src": "/app/screenshot-narrow.png",
|
|
"sizes": "720x1280",
|
|
"type": "image/png",
|
|
"form_factor": "narrow",
|
|
"label": "Tchatou sur mobile"
|
|
}
|
|
]
|
|
}
|