{
    "name": "Share | Investor's Paradize",
    "short_name": "Share | IP",
    "icons": [{
        "src": "images/nw-logo.jpg",
        "sizes": "96x96",
        "type": "image/png"
    },{
        "src": "images/nw-logo.jpg",
        "sizes": "152x152",
        "type": "image/png"
    }],
    "background_color": "#efefef",
    "start_url": "/",
    "display": "minimal-ui",
    "theme_color": "#3367d6",
    "share_target": {
        "action": "/?share_target",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}