{
    "name": "Rello",
    "short_name": "Rello",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f7f8f5",
    "theme_color": "#1f5665",
    "share_target": {
        "action": "share",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
