{
 "short_name": "Курорт Кубани",
 "name": "Курорт Кубани",
 "icons": [
       {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-16.png",
     "sizes": "16x16",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-32.png",
     "sizes": "32x32",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-48.png",
     "sizes": "48x48",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-72.png",
     "sizes": "72x72",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-96.png",
     "sizes": "96x96",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-144.png",
     "sizes": "144x144",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-192.png",
     "sizes": "192x192",
     "type": "image/png"
   },
   {
     "src":"https://kurortkubani.ru/core/manifest/logo-pwa-512.png",
     "sizes": "512x512",
     "type": "image/png"
   }
 ],

 "start_url": "https://kurortkubani.ru/",
 "background_color": "#fff",
 "theme_color": "#fff",
 "orientation": "any",
 "display": "standalone"
}