{
  "name": "EC Program Hub",
  "short_name": "EC Hub",
  "description": "Centro de aplicaciones de EC Program.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay",
    "browser"
  ],
  "background_color": "#080b13",
  "theme_color": "#080b13",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2dc4177",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2dc4177",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=2dc4177",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=2dc4177",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
