{
    "orientation": "any", 
    "short_name": "ATRIA", 
    "name": "ATRIA",
    "description": "Vykurovacia technika. Kompletný sortiment pre vykurovanie.",
    "dir": "ltr",
    "lang": "sk",
    "icons": [{
              "src": "https://www.atria.sk/user/documents/atria-logo-icon.png",
              "sizes": "192x192",
              "type": "image/png"
             }],
     "display": "standalone",
     "background_color": "#FFFFFF",
     "theme_color": "#39BFA2",
     "start_url": "https://www.atria.sk/",
     "categories": ["shopping", "technology", "web"],
     "manifest_version": "1",
     "version": "1"
 }