{
  "name": "Enjoy Spa",
  "short_name": "Enjoy Spa",
  "description": "Enjoy Luxury Spa & Beauty Studio — премиум-спа на проспекте Вернадского",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "lang": "ru-RU",
  "dir": "ltr",
  "categories": ["lifestyle", "health", "beauty"]
}