{
  "name": "QueryfierApplication",
  "short_name": "queryfier",
  "icons": [
      {
          "src": "./content/images/kamgar.jpg",
          "sizes": "101x101",
          "type": "image/jpeg"
      }
  ],
  "theme_color": "#000000",
  "background_color": "#e0e0e0",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait"
}
