{
  "name": "ESP32",
  "short_name": "ESP32",
  "description": "System Laika by Fercho",
  "scope": ".",
  "start_url": "https://holalaika.com/a/app/3314552534",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "black-translucent",
  "background_color": "#d5f4ef",
  "icons": [
    {
      "src": "iconos/touch-icon-iphone.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "iconos/touch-icon-ipad-retina.png",
      "sizes": "167x167",
      "type": "image/png"
    }
  ]
}