{
    "name": "Comment Coach — The Presence Lab",
    "short_name": "Comment Coach",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a2a2a",
    "theme_color": "#1a2a2a",
    "orientation": "portrait",
    "share_target": {
        "action": "/",
        "method": "GET",
        "params": {
            "url": "shared_url",
            "text": "shared_text",
            "title": "shared_title"
        }
    },
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
