{
  "name": "Vprognoze",
  "short_name": "Vprognoze",
  "start_url": "/?utm_source=Homescreen",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
      {  
   "src": "/templates/Default/images/web_icon192x192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
{  
   "src": "/templates/Default/images/web_icon512x512.png",
   "sizes": "512x512",
   "type": "image/png"
  }

]
}
