{
  "name": "Beauty Shop",
  "short_name": "Beauty Shop",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "https://beauty-shop.sk/",
  "display": "standalone",
  "screenshots": [
    {
      "src": "/img/cms/pwa_banner.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Beauty Shop"
    }
  ]
}