{
  "name": "AGENDA",
  "short_name": "Agenda",
  "start_url": "./?utm_source=web_app_manifest",
  "display": "standalone",
  "background_color": "#fdfdfd",
  "theme_color": "#db4938",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icono.png",
      "type": "image/png", "sizes": "512x512"
    }
  ]
}