{
  "name": "МАКС",
  "short_name": "МАКС",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#8E44AD",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/LOGO.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}