2024-11-24 12:41:41 +02:00
|
|
|
{
|
|
|
|
|
"name": "НаСвязи",
|
|
|
|
|
"short_name": "НаСвязи",
|
2024-12-02 23:19:20 +02:00
|
|
|
"categories": ["communication", "utilities", "social", "productivity"],
|
2024-11-24 12:41:41 +02:00
|
|
|
"start_url": "/",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/android-chrome-192x192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/android-chrome-512x512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"theme_color": "#ffffff",
|
|
|
|
|
"background_color": "#ffffff",
|
2024-11-25 22:58:10 +02:00
|
|
|
"display": "standalone",
|
|
|
|
|
"gcm_sender_id": "822536580006"
|
2024-11-24 12:41:41 +02:00
|
|
|
}
|