{
"name": "Junion Space — События и новости",
"short_name": "Junion Events",
"description": "Новости, события и афиши мероприятий Junion Space",
"start_url": "/events",
"display": "standalone",
"background_color": "#0F1724",
"theme_color": "#4C8DFF",
"orientation": "portrait-primary",
"scope": "/events",
"lang": "ru",
"dir": "ltr",
"categories": ["news", "events", "education", "social"],
"icons": [
{
"src": "https://pb.junion.space/api/files/icons/72x72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/96x96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/128x128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/144x144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/152x152.png",
"sizes": "152x152",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/384x384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "maskable any"
},
{
"src": "https://pb.junion.space/api/files/icons/512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable any"
}
],
"screenshots": [
{
"src": "https://pb.junion.space/api/files/screenshots/mobile.png",
"sizes": "750x1334",
"type": "image/png",
"form_factor": "narrow",
"label": "Мобильная версия"
},
{
"src": "https://pb.junion.space/api/files/screenshots/desktop.png",
"sizes": "1920x1080",
"type": "image/png",
"form_factor": "wide",
"label": "Десктопная версия"
}
],
"shortcuts": [
{
"name": "Новости",
"short_name": "Новости",
"description": "Последние новости и анонсы",
"url": "/events#news",
"icons": [
{
"src": "https://pb.junion.space/api/files/icons/news-96.png",
"sizes": "96x96"
}
]
},
{
"name": "События",
"short_name": "События",
"description": "Ближайшие мероприятия",
"url": "/events#events",
"icons": [
{
"src": "https://pb.junion.space/api/files/icons/calendar-96.png",
"sizes": "96x96"
}
]
},
{
"name": "Афиши",
"short_name": "Афиши",
"description": "Афиши мероприятий",
"url": "/events#posters",
"icons": [
{
"src": "https://pb.junion.space/api/files/icons/posters-96.png",
"sizes": "96x96"
}
]
}
],
"related_applications": [],
"prefer_related_applications": false,
"display_override": ["standalone", "browser"],
"edge_side_panel": {
"preferred_width": 400
}
}