{
  "name": "MTG Employee Portal",
  "short_name": "MTG Portal",
  "description": "Portal de Empleados de Mentor Technical Group",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F0EFEB",
  "theme_color": "#00B5A3",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "https://mentortg.com/wp-content/uploads/2024/02/mentor-logo-new-removebg-preview.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://mentortg.com/wp-content/uploads/2024/02/mentor-logo-new-removebg-preview.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}