{
  "name": "DecaGestion",
  "short_name": "DecaGestion",
  "lang": "es-ES",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2eb",
  "theme_color": "#c51d32",
  "icons": [
    {
      "src": "/assets/decagestion-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}