{
  "name": "MEATLAB by Kazakov",
  "short_name": "MeatLab",
  "description": "Крафтовые мясные снеки, заказы и уведомления MeatLab",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#162018",
  "theme_color": "#355b43",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}