{
  "name": "SOREDI Institute",
  "short_name": "SOREDI",
  "description": "SOREDI Institute – Learn the technologies shaping the future.",
  "start_url": "/institute",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0b14",
  "background_color": "#0a0b14",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "technology"],
  "lang": "es",
  "scope": "/institute"
}