{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "Stocktech Bot",
  "orientation": "any",
  "scope": "/",
  "short_name": "Stocktech",
  "start_url": "/login",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "images/100x100.png",
      "type": "image/png",
      "sizes": "100x100"
    },
    {
      "src": "images/100x100.png",
      "type": "image/png",
      "sizes": "100x100"
    }
  ]
}