{
  "short_name": "LoQueDigaMiMujer",
  "name": "Lo que diga mi mujer - Agenda Compartida",
  "description": "La agenda compartida definitiva para la paz familiar.",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#09090b",
  "theme_color": "#e11d48",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["lifestyle", "utilities"],
  "lang": "es",
  "widgets": [
    {
      "name": "Calendario - Lo que diga mi mujer",
      "short_name": "Agenda",
      "description": "Próximos eventos de tu agenda compartida",
      "tag": "ldmm-calendar",
      "template": "ldmm-calendar-template",
      "ms_ac_template": "/widget-templates/calendar.json",
      "data": "/api/widget/calendar",
      "type": "application/json",
      "screenshots": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "label": "Vista previa del widget de calendario"
        }
      ],
      "icons": [
        { "src": "icon-192.png", "sizes": "192x192" }
      ],
      "auth": false,
      "update": "periodic"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
