{
  "name" : "PraktiQu App",
  "short_name" : "PraktiQu App",
  "icons" : [{
    "src" : "../my-images/logo-192.png",
    "type" : "image/png",
    "sizes" : "192x192"
    }, {
      "src" : "../my-images/logo-512.png",
      "type" : "image/png",
      "sizes" : "512x512"
  }],
  "start_url" : "./index.php",
  "scope" : "./",
  "background_color" : "#2F80ED",
  "theme_color" : "#2F80ED",
  "display" : "standalone",
  "orientation" : "portrait"
}
