{
  "name": "Gestión de Turnos",
  "short_name": "Turnos",
  "start_url": "/turnero/index.php",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#1a2a6c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3063/3063176.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3063/3063176.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}