{
  "name": "iSTIM Business Management",
  "short_name": "iSTIM",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#009ef7",
  "icons": [{
    "src": "./assets/img/icon.png",
    "sizes": "any",
    "type": "image/png",
    "purpose": "any"
  }]
}
