{
  "name": "Entrenador Personal",
  "short_name": "Entrenador",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#282c34",
  "theme_color": "#21ac50",
  "description": "Gestiona tus rutinas y clientes desde tu m¨®vil",
  "icons": [
    {
      "src": "https://via.placeholder.com/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}