{
    "name":  "Condosoft TEST · cvičná verzia",
    "short_name":  "Condosoft TEST",
    "start_url":  "./index.php",
    "scope":  "./",
    "display":  "standalone",
    "background_color":  "#f1f4f8",
    "theme_color":  "#9a3412",
    "lang":  "sk",
    "icons":  [
                  {
                      "src":  "icons/icon-192.png",
                      "sizes":  "192x192",
                      "type":  "image/png",
                      "purpose":  "any"
                  },
                  {
                      "src":  "icons/icon-512.png",
                      "sizes":  "512x512",
                      "type":  "image/png",
                      "purpose":  "any"
                  }
              ]
}