{

  "short_name": "MD Anywhere",
  "name": "Tu Vista hacia el futuro",
  "description": "Tu Vista hacia el futuro",
  "icons": [
    {
      "src": "MD Anywhere.jpg",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "MD Anywhere.jpg",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "reservaConsulta.php",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3367D6"
  
}