{
  "name": "Sentimientos del Corazón",
  "short_name": "Corazón",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffd6e0",
  "theme_color": "#ffb6c1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
