   {
   "name": "HK Beauty Studio",
   "short_name": "HK Beauty",
   "description": "Profesionálne kozmetické štúdio v Bratislave - holistická starostlivosť o pleť",
   "start_url": "/",
   "display": "standalone",
   "background_color": "#ffffff",
   "theme_color": "#a78f37",
   "orientation": "portrait-primary",
   "icons": [
      {
         "src": "/android-chrome-192x192.png",
         "sizes": "192x192",
         "type": "image/png",
         "purpose": "any maskable"
      },
      {
         "src": "/android-chrome-512x512.png",
         "sizes": "512x512",
         "type": "image/png",
         "purpose": "any maskable"
      }
   ],
   "categories": ["beauty", "health", "lifestyle"],
   "lang": "sk",
   "dir": "ltr"
   }