{
  "name": "e-KPI",
  "short_name": "e-KPI",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#282a2c",
  "background_color": "#282a2c",
  "description": "Key Performance Indicator",
  "icons": [{
    "src": "./dist/img/icon.png",
    "sizes": "192x192",
    "type": "image/png"
  }]
}