35 lines
756 B
JSON
35 lines
756 B
JSON
{
|
|
"short_name": "HAN Chat",
|
|
"name": "HAN Chat",
|
|
"id": "/",
|
|
"description": "Помощник по документам и жизни в России",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.png",
|
|
"sizes": "32x32",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon-192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/icon-512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"theme_color": "#030213",
|
|
"background_color": "#ffffff",
|
|
"lang": "ru",
|
|
"dir": "ltr",
|
|
"categories": ["productivity", "utilities"]
|
|
}
|