{
  "name": "Smart Planogram Control Center",
  "short_name": "SP Control",
  "description": "Управление планограммами, магазинами и оборудованием",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e172b",
  "background_color": "#0e172b",
  "lang": "ru",
  "icons": [
    {
      "src": "/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
