{
  "name": "Erandi Aprende",
  "short_name": "Erandi",
  "description": "STEAM education platform for curious minds",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E1B3A",
  "theme_color": "#FFD02E",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/images/common/logo-erandi-aprende-blanco.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
