{
  "name": "Areoveda",
  "short_name": "Areoveda",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "serviceworker": {
    "src": "{{ 'service-worker.js' | asset_url }}",
    "scope": "/"
  }
}
