{
  "name": "БьютиБук",
  "short_name": "БьютиБук",
  "description": "Запись к мастерам красоты онлайн",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#d9607a",
  "theme_color": "#d9607a",
  "orientation": "portrait",
  "lang": "ru",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "health", "beauty"]
}