{
    "name": "Extended Lectionary",
    "short_name": "Lectionary",
    "description": "A three-year Bible reading plan rooted in the Revised Common Lectionary",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F4F1E8",
    "theme_color": "#355E7C",
    "icons": [
        {
            "src": "/img/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        },
        {
            "src": "/img/favicon.png",
            "type": "image/png",
            "sizes": "32x32"
        },
        {
            "src": "/img/apple-touch-icon.png",
            "type": "image/png",
            "sizes": "180x180"
        }
    ]
}
