{
    "name": "Mensajes del Grupo",
    "short_name": "Mensajes",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1b1919",
    "theme_color": "#28a745",
    "share_target": {
        "action": "/receive-share",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}