{
  "name": "Al Día - Control Familiar",
  "short_name": "Al Día",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#00ADB5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icono-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icono-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}