{
  "name": "Inteligencia Galenus",
  "short_name": "iGalenus",
  "description": "Sistema universal de gesti\u00f3n m\u00e9dica. Inicia sesi\u00f3n y accede a tu dashboard.",
  "start_url": "https://gbook.igalenus.com/universal/login/",
  "scope": "https://gbook.igalenus.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#003AC9",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://gbook.igalenus.com/static/igalenus/logo/pwa2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://gbook.igalenus.com/static/igalenus/logo/pwa2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}