{
    "name": "Spark",
    "short_name": "Spark",
    "description": "Knowledge capture & idea pipeline",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1a1815",
    "theme_color": "#1a1815",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "share_target": {
        "action": "/share",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}
