{
    "name": "Daily Liturgical Guides",
    "short_name": "Liturgical Guides",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#5a3e8a",
    "theme_color": "#5a3e8a",
    "scope": "/",
    "orientation": "any",
    "description": "A labor of love created by Eric to help Christians deepen their faith through the liturgical seasons with daily or weekly scripture, prayer, and reflection.",
    "categories": ["Spirituality", "Religion", "Lifestyle", "Prayer"],
    "icons": [
        {
            "src": "./img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./img/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
