{
  "id": "/",
  "name": "Передача",
  "short_name": "Передача",
  "description": "CRM Передача",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone"
  ],
  "background_color": "#ffffff",
  "theme_color": "#1f2730",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/apple-touch-icon.png?v=v202-ios-install-button-polish",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png?v=v202-ios-install-button-polish",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png?v=v202-ios-install-button-polish",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
