{
        "$schema": "https://json.schemastore.org/web-manifest-combined.json",
        "name": "Breakthrough",
        "short_name": "Breakthrough",
        "description": "Breakthrough is a non-denominational, non-profit, evangelical ministry processing over a hundred thousand prayer requests annually. These requests go to a network of nearly 4,000 intercessors who pray individually and faithfully for each request.",
        "start_url": "/",
        "display": "standalone",
        "background_color": "#00608f",
        "theme_color": "#00608f",
        "icon": "https://d3q9mhaaw463qt.cloudfront.net/0fa2604f-ae37-4d4d-bd30-57fd566d1608/images/logo-b-512.png",
        "icons": [
            {
                "src": "https://d3q9mhaaw463qt.cloudfront.net/0fa2604f-ae37-4d4d-bd30-57fd566d1608/images/logo-b-192.png",
                "sizes": "192x192",
                "type": "image/png"
            },
            {
                "src": "https://d3q9mhaaw463qt.cloudfront.net/0fa2604f-ae37-4d4d-bd30-57fd566d1608/images/logo-b-512.png",
                "sizes": "512x512",
                "type": "image/png"
            }
        ]
    }