{
"id": "/home/",
"name": "PAPAZOVI LTD",
"short_name": "PAPAZOVI",
"description": "Транспорт, Логистика и Спедиция.",
"start_url": "/home/",
"scope": "/",
"display_override": ["fullscreen", "minimal-ui"],
"display": "standalone",
"background_color": "#000000",
"theme_color": "#0d6efd",
"orientation": "portrait",
"icons": [
{
"src": "images/logo_large-sm.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "images/logo_large.png",
"sizes": "512x512",
"type": "image/png"
}
],
"screenshots": [
  {
    "src": "/images/pwa-desktop.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide",
    "label": "PAPAZOVI LTD Desktop"
  },
  {
    "src": "/images/pwa-mobile.png",
    "sizes": "390x844",
    "type": "image/png",
    "label": "PAPAZOVI LTD Mobile"
  }
],
"prefer_related_applications": true,
"related_applications": [
{
"platform": "web",
"url": "#"
}
]
}