{
  "name": "СЛОЙ — аналитика прибыльности",
  "short_name": "СЛОЙ",
  "description": "Аналитический комбайн прибыльности для бизнеса. Интеграция с YCLIENTS.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen"
  ],
  "orientation": "portrait",
  "background_color": "#F3F4F7",
  "theme_color": "#6155F5",
  "lang": "ru",
  "dir": "ltr",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}