{
  "name": "DigiSave App",
  "short_name": "DigiSave",
  "start_url": "index.html",
  "display": "standalone",
  "icons": [{
    "src": "assets/icon/svg/favicon.svg",
    "sizes": "512x512"
  }],
  "background_color": "#2e80d9",
  "theme_color": "#2e80d9"
}