{
  "name": "Scantrak Pro App",
  "short_name": "ST Pro",
  "icons": [
  {
    "src": "images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
  },
  {
    "src": "images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
  }],
  "scope": "/",
  "start_url": "/index.html",
  "id": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "white",
  "theme_color": "#143455"
}
