{
  "name": "ECWORLD.TECH",
  "short_name": "ecworld.tech",
  "description": "Какие именно акции покупают инсайдеры, а какие уже распродают. Когда курс доллара и евро будет наиболее комфортным для покупки. Какие акции имеют наибольшие шансы выстрелить завтра.",
  "dir": "auto",
  "lang": "ru",
  "display": "minimal-ui",
  "orientation": "any",
  "scope": "/",
  "start_url": "/?source=pwa",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "/favicons/android-chrome-512x512-4ce295d6.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/android-chrome-maskable-512x512-4ce295d6.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Главная",
      "short_name": "Главная",
      "description": "Открыть главную страницу",
      "url": "/",
      "icons": [
        {
          "src": "/favicons/shortcut1-192x192-4ce295d6.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Описание",
      "short_name": "Описание",
      "description": "Открыть описание",
      "url": "/descriptions",
      "icons": [
        {
          "src": "/favicons/shortcut2-192x192-4ce295d6.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Дашборд X",
      "short_name": "Дашборд X",
      "description": "Открыть Дашборд X",
      "url": "/dashboards/x",
      "icons": [{
                          "src": "/favicons/shortcut2-192x192-4ce295d6.png",
                          "sizes": "192x192",
                          "type": "image/png"
                        }]
    },
    {
      "name": "Дашборд Y",
      "short_name": "Дашборд Y",
      "description": "Открыть Дашборд Y",
      "url": "/dashboards/y",
      "icons": [{
                          "src": "/favicons/shortcut2-192x192-4ce295d6.png",
                          "sizes": "192x192",
                          "type": "image/png"
                        }]
    },
    {
      "name": "Дашборд C",
      "short_name": "Дашборд C",
      "description": "Открыть Дашборд C",
      "url": "/dashboards/c",
      "icons": [{
                          "src": "/favicons/shortcut2-192x192-4ce295d6.png",
                          "sizes": "192x192",
                          "type": "image/png"
                        }]
    }
  ]
}