{
  "short_name": "Portal Vacaciones",
  "name": "Portal de Vacaciones",
  "icons": [
    {
      "src": "t-systems.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "t-systems.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#f8fafc"
}